Skip to content

Commit 3d8c2d4

Browse files
committed
test: update snapshot
1 parent 0269db4 commit 3d8c2d4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

test/e2e/__snapshots__/multi-compiler.test.js.snap.webpack5

+6-6
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ Array [
5555
"[HMR] Cannot apply update. Need to do a full reload!",
5656
"[HMR] Error: Aborted because ./browser.js is not accepted
5757
Update propagation: ./browser.js
58-
at applyHandler (http://127.0.0.1:8103/browser.js:1034:31)
59-
at http://127.0.0.1:8103/browser.js:733:21
58+
at applyHandler (http://127.0.0.1:8103/browser.js:1045:31)
59+
at http://127.0.0.1:8103/browser.js:744:21
6060
at Array.map (<anonymous>)
61-
at internalApply (http://127.0.0.1:8103/browser.js:732:54)
62-
at http://127.0.0.1:8103/browser.js:702:26
63-
at waitForBlockingPromises (http://127.0.0.1:8103/browser.js:656:48)
64-
at http://127.0.0.1:8103/browser.js:700:24",
61+
at internalApply (http://127.0.0.1:8103/browser.js:743:54)
62+
at http://127.0.0.1:8103/browser.js:713:26
63+
at waitForBlockingPromises (http://127.0.0.1:8103/browser.js:667:48)
64+
at http://127.0.0.1:8103/browser.js:711:24",
6565
"[HMR] Waiting for update signal from WDS...",
6666
"Hello from the browser",
6767
"[webpack-dev-server] Hot Module Replacement enabled.",

0 commit comments

Comments
 (0)