Skip to content

Commit

Permalink
tarball times
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed May 8, 2024
1 parent 0b1ae12 commit 4ee51fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smoke-tests/test/npm-replace-global.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ t.test('publish and replace global self', async t => {
manifest: { packuments: [mockPublish.packument] },
tarballs: { [version]: tarball },
times: 3,
tarballTimes: 2,
})
await npm('install', 'npm@latest', '--global')
const paths = await getPaths()
Expand Down

0 comments on commit 4ee51fc

Please sign in to comment.