Skip to content

Commit 4ee51fc

Browse files
committed
tarball times
1 parent 0b1ae12 commit 4ee51fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

smoke-tests/test/npm-replace-global.js

+1
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ t.test('publish and replace global self', async t => {
145145
manifest: { packuments: [mockPublish.packument] },
146146
tarballs: { [version]: tarball },
147147
times: 3,
148+
tarballTimes: 2,
148149
})
149150
await npm('install', 'npm@latest', '--global')
150151
const paths = await getPaths()

0 commit comments

Comments
 (0)