Skip to content

Commit c599fb6

Browse files
committed
test: update snapshots
1 parent eb14efa commit c599fb6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

test/server/__snapshots__/Server.test.js.snap.webpack4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,3 @@ Array [
5353
],
5454
]
5555
`;
56-
57-
exports[`Server Server.getFreePort should throws the error when the port isn't found 1`] = `"busy"`;

test/server/__snapshots__/Server.test.js.snap.webpack5

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,3 @@ Array [
5353
],
5454
]
5555
`;
56-
57-
exports[`Server Server.getFreePort should throws the error when the port isn't found 1`] = `"busy"`;

0 commit comments

Comments
 (0)