Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed May 15, 2022
1 parent 7c7bddc commit 0511107
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -39,7 +39,7 @@ Array [

exports[`web socket server URL should work and throw an error on invalid web socket URL ("ws"): console messages 1`] = `
Array [
"[webpack-dev-server] server started with Hot Module Replacement, Live Reloading, Overlay enabled.",
"[webpack-dev-server] server started with Hot Module Replacement, Live Reloading, Overlay enabled.",
]
`;

Expand Down
Expand Up @@ -39,7 +39,7 @@ Array [

exports[`web socket server URL should work and throw an error on invalid web socket URL ("ws"): console messages 1`] = `
Array [
"[webpack-dev-server] server started with Hot Module Replacement, Live Reloading, Overlay enabled.",
"[webpack-dev-server] server started with Hot Module Replacement, Live Reloading, Overlay enabled.",
]
`;

Expand Down

0 comments on commit 0511107

Please sign in to comment.