1
0
Fork 0
bishal-change
Sampark Sharma 2022-11-22 07:33:01 +00:00 committed by GitHub
parent 32f538163d
commit ffde3e4bd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ test('zstd create tar with windows BSDtar', async () => {
const tarPath = SystemTarPathOnWindows
expect(isGnuMock).toHaveBeenCalledTimes(1)
expect(isGnuMock).toHaveBeenCalledTimes(2)
expect(execMock).toHaveBeenCalledTimes(1)
expect(execMock).toHaveBeenCalledWith(
`"${tarPath}"`,