Skip to content

Commit 7127150

Browse files
committed
test: rollback
1 parent 7964883 commit 7127150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspaces/arborist/test/arborist/pruner.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ 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') })
42+
//registry.mocks({ dir: join(__dirname, '..', '..', 'fixtures') })
4343
registry.audit({})
4444
const path = fixture(t, 'prune-lockfile-optional-peer')
4545
const tree = await pruneTree(path)

0 commit comments

Comments
 (0)