Skip to content

Commit

Permalink
test: update snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed May 14, 2022
1 parent f3353d0 commit a5a5ba9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/e2e/__snapshots__/multi-compiler.test.js.snap.webpack5
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ exports[`multi compiler should work with universal configuration and do nothing:

exports[`multi compiler should work with universal configuration when hot and live reloads are enabled, and do hot reload for browser compiler by default when browser entry changed: console messages 1`] = `
Array [
"[webpack-dev-server] Overlay is enabled for both errors and warnings.",
"[HMR] Waiting for update signal from WDS...",
"Hello from the browser",
"[webpack-dev-server] Hot Module Replacement enabled.",
Expand All @@ -37,6 +38,7 @@ Array [
"[HMR] Error: Aborted because ./browser.js is not accepted
Update propagation: ./browser.js
<stack>",
"[webpack-dev-server] Overlay is enabled for both errors and warnings.",
"[HMR] Waiting for update signal from WDS...",
"Hello from the browser",
"[webpack-dev-server] Hot Module Replacement enabled.",
Expand Down

0 comments on commit a5a5ba9

Please sign in to comment.