Increase the timeout on one of the tests

This commit is contained in:
Daniel Kennedy
2026-01-29 15:43:29 -05:00
parent 15b1cec994
commit 0f4cf89e18
@@ -622,7 +622,7 @@ describe('download-artifact', () => {
...fixtures.backendIds,
name: fixtures.artifactName
})
})
}, 38000)
})
describe('streamExtractExternal', () => {