Skip to content

Commit dcaa99c

Browse files
committed
chore: fix exec test
1 parent b7af4d9 commit dcaa99c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/lib/commands/exec.js

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ t.test('registry package', async t => {
4141
})
4242

4343
await registry.package({
44+
times: 2,
4445
manifest,
4546
tarballs: {
4647
'1.0.0': path.join(npm.prefix, 'npm-exec-test'),

0 commit comments

Comments
 (0)