Skip to content

Commit

Permalink
test: update snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Oct 8, 2021
1 parent 9dae47a commit c8157b9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions test/e2e/__snapshots__/client-reconnect.test.js.snap.webpack4
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Array [
"[webpack-dev-server] Live Reloading enabled.",
"[webpack-dev-server] Disconnected!",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
]
`;
Expand All @@ -42,19 +42,19 @@ Array [
"[webpack-dev-server] Live Reloading enabled.",
"[webpack-dev-server] Disconnected!",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
]
Expand Down
14 changes: 7 additions & 7 deletions test/e2e/__snapshots__/client-reconnect.test.js.snap.webpack5
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Array [
"[webpack-dev-server] Live Reloading enabled.",
"[webpack-dev-server] Disconnected!",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
]
`;
Expand All @@ -42,19 +42,19 @@ Array [
"[webpack-dev-server] Live Reloading enabled.",
"[webpack-dev-server] Disconnected!",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
"WebSocket connection to 'ws://127.0.0.1:8106/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"WebSocket connection to 'ws://127.0.0.1:8163/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED",
"[webpack-dev-server] JSHandle@object",
"[webpack-dev-server] Trying to reconnect...",
]
Expand Down

0 comments on commit c8157b9

Please sign in to comment.