Skip to content

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Jul 27, 2022
1 parent aea23b0 commit 9d2973d
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

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

Expand Down

0 comments on commit 9d2973d

Please sign in to comment.