Skip to content

Commit

Permalink
updated snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzy committed Aug 18, 2021
1 parent 5ef3d82 commit 03bb4c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tap-snapshots/test/lib/load-all-commands.js.test.cjs
Expand Up @@ -103,7 +103,7 @@ npm cache add <tarball url>
npm cache add <git url>
npm cache add <name>@<version>
npm cache clean [<key>]
npm cache ls
npm cache ls [<name>@<version>]
npm cache verify
Options:
Expand Down
2 changes: 1 addition & 1 deletion tap-snapshots/test/lib/utils/npm-usage.js.test.cjs
Expand Up @@ -252,7 +252,7 @@ All commands:
npm cache add <git url>
npm cache add <name>@<version>
npm cache clean [<key>]
npm cache ls
npm cache ls [<name>@<version>]
npm cache verify
Options:
Expand Down

0 comments on commit 03bb4c5

Please sign in to comment.