Skip to content

Commit efd74f7

Browse files
committed
test: rollback
1 parent 7964883 commit efd74f7

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
@@ -39,7 +39,6 @@ t.test('prune with lockfile', async t => {
3939
})
4040

4141
t.test('prune with lockfile with implicit optional peer dependencies', async t => {
42-
registry.mocks({ dir: join(__dirname, '..', '..', 'fixtures') })
4342
registry.audit({})
4443
const path = fixture(t, 'prune-lockfile-optional-peer')
4544
const tree = await pruneTree(path)

0 commit comments

Comments
 (0)