Format cache-save.test.ts

This commit is contained in:
IvanZosimov 2022-06-27 10:19:35 +02:00
parent 73ea510762
commit bcb9f31327

View File

@ -294,7 +294,7 @@ describe('run', () => {
);
expect(setFailedSpy).not.toHaveBeenCalled();
});
it('save with -1 cacheId , should not fail workflow', async () => {
inputs['cache'] = 'npm';
getStateSpy.mockImplementation((name: string) => {