Skip to content

Commit 962f586

Browse files
committed
test: remove unneeded audit call
1 parent 680156c commit 962f586

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

workspaces/arborist/test/arborist/pruner.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ t.test('prune with lockfile', async t => {
4040
})
4141

4242
t.test('prune with lockfile with implicit optional peer dependencies', async t => {
43-
registry.audit({})
4443
const opts = {}
4544

4645
// todo: for some reason on Windows when doing this test NPM looks for

0 commit comments

Comments
 (0)