Skip to content

Commit

Permalink
chore: fix exec test
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Jan 23, 2024
1 parent b7af4d9 commit dcaa99c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/lib/commands/exec.js
Expand Up @@ -41,6 +41,7 @@ t.test('registry package', async t => {
})

await registry.package({
times: 2,
manifest,
tarballs: {
'1.0.0': path.join(npm.prefix, 'npm-exec-test'),
Expand Down

0 comments on commit dcaa99c

Please sign in to comment.