Skip to content

Commit 3653449

Browse files
committed
test: fix snapshot
1 parent aa83cce commit 3653449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Options:
7070
--client-progress Prints compilation progress in percentage in the browser.
7171
--no-client-progress Negative 'client-progress' option.
7272
--client-reconnect [value] Tells dev-server the number of times it should try to reconnect the client.
73-
--no-client-reconnect Tells dev-server to not to try to connect the client.
73+
--no-client-reconnect Negative 'client-reconnect' option.
7474
--client-web-socket-transport <value> Allows to set custom web socket transport to communicate with dev server.
7575
--client-web-socket-url <value> Allows to specify URL to web socket server (useful when you're proxying dev server and client script does not always know where to connect to).
7676
--client-web-socket-url-hostname <value> Tells clients connected to devServer to use the provided hostname.

0 commit comments

Comments
 (0)