We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680156c commit 962f586Copy full SHA for 962f586
workspaces/arborist/test/arborist/pruner.js
@@ -40,7 +40,6 @@ t.test('prune with lockfile', async t => {
40
})
41
42
t.test('prune with lockfile with implicit optional peer dependencies', async t => {
43
- registry.audit({})
44
const opts = {}
45
46
// todo: for some reason on Windows when doing this test NPM looks for
0 commit comments