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