Skip to content

Commit 9d2973d

Browse files
committed
test: fix
1 parent aea23b0 commit 9d2973d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/build/output/__snapshots__/output-named-bundles.test.js.snap.webpack5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

33
exports[`output flag named bundles should output file in bin directory using default webpack config with warning for empty output value: stderr 1`] = `
4-
"[webpack-cli] Error: Option '--output-path <value>' argument missing
4+
"[webpack-cli] Error: Option '-o, --output-path <value>' argument missing
55
[webpack-cli] Run 'webpack --help' to see available commands and options"
66
`;
77

0 commit comments

Comments
 (0)