Skip to content

Commit

Permalink
update lock files and snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanthanh2067 committed Nov 17, 2021
1 parent bc9e0f5 commit 3c85b93
Show file tree
Hide file tree
Showing 3 changed files with 3,101 additions and 3,380 deletions.
12 changes: 6 additions & 6 deletions bin/test/__snapshots__/e2e.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ exports[`end-to-end integration print help message when --help option is passed
"cv-ssg.js <args> [options]
Options:
--input, -i input file or folder [string]
--stylesheet, -s use your custom stylesheet or <default> for default
-i, --input input file or folder [string]
-s, --stylesheet use your custom stylesheet or <default> for default
stylesheet [string] [default: \\"\\"]
--config, -c input a config.json file containing other options' values
-c, --config input a config.json file containing other options' values
[string] [default: \\"\\"]
-v, --version Show version number [boolean]
-h, --help Show help [boolean]"
Expand All @@ -19,10 +19,10 @@ exports[`end-to-end integration prints error and help message when no arguments
"cv-ssg.js <args> [options]
Options:
--input, -i input file or folder [string]
--stylesheet, -s use your custom stylesheet or <default> for default
-i, --input input file or folder [string]
-s, --stylesheet use your custom stylesheet or <default> for default
stylesheet [string] [default: \\"\\"]
--config, -c input a config.json file containing other options' values
-c, --config input a config.json file containing other options' values
[string] [default: \\"\\"]
-v, --version Show version number [boolean]
-h, --help Show help [boolean]"
Expand Down
Loading

0 comments on commit 3c85b93

Please sign in to comment.