Skip to content

Commit 8081bfb

Browse files
committed
Fix tests
1 parent 229b764 commit 8081bfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/archivist/fetcher/errors.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ describe('FetchDocumentError', () => {
3030

3131
describe('non-transient errors', () => {
3232
[
33-
'HTTP code 403',
3433
'HTTP code 404',
3534
'HTTP code 429',
3635
].forEach(errorMessage => {

0 commit comments

Comments
 (0)