We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229b764 commit 8081bfbCopy full SHA for 8081bfb
src/archivist/fetcher/errors.test.js
@@ -30,7 +30,6 @@ describe('FetchDocumentError', () => {
30
31
describe('non-transient errors', () => {
32
[
33
- 'HTTP code 403',
34
'HTTP code 404',
35
'HTTP code 429',
36
].forEach(errorMessage => {
0 commit comments