Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed May 25, 2021
1 parent 89e3076 commit b5e2227
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/cli/__snapshots__/cli.test.js.snap.webpack4
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ exports[`CLI --bonjour 1`] = `
`;

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

0 comments on commit b5e2227

Please sign in to comment.