Skip to content

Commit 4396200

Browse files
test: update
1 parent ea3393a commit 4396200

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

test/e2e/__snapshots__/web-socket-server-url.test.js.snap.webpack4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ exports[`web socket server URL should work behind proxy, when hostnames are diff
4343
Array [
4444
"[HMR] Waiting for update signal from WDS...",
4545
"Hey.",
46-
"The website requested a subresource from a network that it could only access because of its users' privileged network position. These requests expose non-public devices and servers to the internet, increasing the risk of a cross-site request forgery (CSRF) attack, and/or information leakage. To mitigate these risks, Chrome deprecates requests to non-public subresources when initiated from non-secure contexts, and will start blocking them in Chrome 92 (July 2021). See https://chromestatus.com/feature/5436853517811712 for more details.",
4746
"[webpack-dev-server] Hot Module Replacement enabled.",
4847
"[webpack-dev-server] Live Reloading enabled.",
4948
]
@@ -66,7 +65,6 @@ exports[`web socket server URL should work behind proxy, when hostnames are diff
6665
Array [
6766
"[HMR] Waiting for update signal from WDS...",
6867
"Hey.",
69-
"The website requested a subresource from a network that it could only access because of its users' privileged network position. These requests expose non-public devices and servers to the internet, increasing the risk of a cross-site request forgery (CSRF) attack, and/or information leakage. To mitigate these risks, Chrome deprecates requests to non-public subresources when initiated from non-secure contexts, and will start blocking them in Chrome 92 (July 2021). See https://chromestatus.com/feature/5436853517811712 for more details.",
7068
"[webpack-dev-server] Hot Module Replacement enabled.",
7169
"[webpack-dev-server] Live Reloading enabled.",
7270
]

test/e2e/__snapshots__/web-socket-server-url.test.js.snap.webpack5

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ exports[`web socket server URL should work behind proxy, when hostnames are diff
4343
Array [
4444
"[HMR] Waiting for update signal from WDS...",
4545
"Hey.",
46-
"The website requested a subresource from a network that it could only access because of its users' privileged network position. These requests expose non-public devices and servers to the internet, increasing the risk of a cross-site request forgery (CSRF) attack, and/or information leakage. To mitigate these risks, Chrome deprecates requests to non-public subresources when initiated from non-secure contexts, and will start blocking them in Chrome 92 (July 2021). See https://chromestatus.com/feature/5436853517811712 for more details.",
4746
"[webpack-dev-server] Hot Module Replacement enabled.",
4847
"[webpack-dev-server] Live Reloading enabled.",
4948
]
@@ -66,7 +65,6 @@ exports[`web socket server URL should work behind proxy, when hostnames are diff
6665
Array [
6766
"[HMR] Waiting for update signal from WDS...",
6867
"Hey.",
69-
"The website requested a subresource from a network that it could only access because of its users' privileged network position. These requests expose non-public devices and servers to the internet, increasing the risk of a cross-site request forgery (CSRF) attack, and/or information leakage. To mitigate these risks, Chrome deprecates requests to non-public subresources when initiated from non-secure contexts, and will start blocking them in Chrome 92 (July 2021). See https://chromestatus.com/feature/5436853517811712 for more details.",
7068
"[webpack-dev-server] Hot Module Replacement enabled.",
7169
"[webpack-dev-server] Live Reloading enabled.",
7270
]

0 commit comments

Comments
 (0)