Skip to content

Commit

Permalink
oops, snap
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzy committed Oct 14, 2021
1 parent cec00ca commit b6cc3ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion tap-snapshots/test/lib/init.js.test.cjs
Expand Up @@ -5,7 +5,7 @@
* Make sure to inspect the output below. Do not ignore changes!
*/
'use strict'
exports[`test/lib/init.js TAP npm init workspces with root > should print helper info 1`] = `
exports[`test/lib/init.js TAP npm init workspces with root > does not print helper info 1`] = `
Array []
`

Expand Down
4 changes: 0 additions & 4 deletions tap-snapshots/test/lib/outdated.js.test.cjs
Expand Up @@ -196,10 +196,6 @@ exports[`test/lib/outdated.js TAP workspaces > should display only root outdated
`

exports[`test/lib/outdated.js TAP workspaces > should display only root outdated when ws disabled 2`] = `
`

exports[`test/lib/outdated.js TAP workspaces > should display parseable results filtered by ws 1`] = `
{CWD}/test/lib/tap-testdir-outdated-workspaces/node_modules/cat:cat@1.0.1:cat@1.0.0:cat@1.0.1:a
Expand Down

0 comments on commit b6cc3ff

Please sign in to comment.