Skip to content

Commit 7964883

Browse files
committed
test: attempt to get Windows passing
1 parent f6aa3dd commit 7964883

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

workspaces/arborist/test/arborist/pruner.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +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') })
4243
registry.audit({})
4344
const path = fixture(t, 'prune-lockfile-optional-peer')
4445
const tree = await pruneTree(path)
Binary file not shown.

0 commit comments

Comments
 (0)