Skip to content

Commit 6f226a8

Browse files
test: fix
1 parent 033de4c commit 6f226a8

File tree

3 files changed

+75
-224
lines changed

3 files changed

+75
-224
lines changed

test/cli/__snapshots__/cli.test.js.snap.webpack5

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ exports[`CLI --bonjour 1`] = `
1010
`;
1111

1212
exports[`CLI --bonjour and --https 1`] = `
13-
"<i> [webpack-dev-server] Generating SSL Certificate
14-
<i> [webpack-dev-server] Project is running at:
13+
"<i> [webpack-dev-server] Project is running at:
1514
<i> [webpack-dev-server] Loopback: https://localhost:<port>/
1615
<i> [webpack-dev-server] On Your Network (IPv4): https://<network-ip-v4>:<port>/
1716
<i> [webpack-dev-server] On Your Network (IPv6): https://[<network-ip-v6>]:<port>/

0 commit comments

Comments
 (0)