This commit is contained in:
Apple
2022-04-01 01:16:43 +05:30
parent daa24d7958
commit 3abbc6c24c
4 changed files with 3 additions and 617 deletions

View File

@@ -77,7 +77,7 @@ test('save with large cache outputs should fail', async () => {
)
const archiveFolder = '/foo/bar'
expect(reserveCacheMock).toHaveBeenCalledTimes(1)
expect(createTarMock).toHaveBeenCalledTimes(1)
expect(createTarMock).toHaveBeenCalledWith(
archiveFolder,