Skip to content

Commit 957c5ac

Browse files
committed
updated snapshot
1 parent 6e193a5 commit 957c5ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tap-snapshots/test/lib/load-all-commands.js.test.cjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ npm cache add <tarball url>
103103
npm cache add <git url>
104104
npm cache add <name>@<version>
105105
npm cache clean [<key>]
106-
npm cache ls
106+
npm cache ls [<name>@<version>]
107107
npm cache verify
108108
109109
Options:

tap-snapshots/test/lib/utils/npm-usage.js.test.cjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ All commands:
252252
npm cache add <git url>
253253
npm cache add <name>@<version>
254254
npm cache clean [<key>]
255-
npm cache ls
255+
npm cache ls [<name>@<version>]
256256
npm cache verify
257257
258258
Options:

0 commit comments

Comments
 (0)