This commit is contained in:
qhy040404 2022-09-09 09:47:37 +08:00
parent d854b6da19
commit d0bb48b8b8
No known key found for this signature in database
GPG key ID: B1E14E493E9BB96C
9 changed files with 8895 additions and 8895 deletions

View file

@ -26,7 +26,7 @@ describe('cleanup', () => {
resetState();
});
it('does not fail nor warn even when the save provess throws a ReserveCacheError', async () => {
it('does not fail nor warn even when the save process throws a ReserveCacheError', async () => {
spyCacheSave.mockImplementation((paths: string[], key: string) =>
Promise.reject(
new cache.ReserveCacheError(