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 2b0f8e5 commit f6aa3ddCopy full SHA for f6aa3dd
workspaces/arborist/test/arborist/pruner.js
@@ -39,6 +39,7 @@ t.test('prune with lockfile', async t => {
39
})
40
41
t.test('prune with lockfile with implicit optional peer dependencies', async t => {
42
+ registry.audit({})
43
const path = fixture(t, 'prune-lockfile-optional-peer')
44
const tree = await pruneTree(path)
45
0 commit comments