diff --git a/test/test.retry.ts b/test/test.retry.ts index 72196e3..296268d 100644 --- a/test/test.retry.ts +++ b/test/test.retry.ts @@ -377,7 +377,7 @@ describe('🛸 retry & exponential backoff', () => { // increase timeout to something higher to avoid time-sensitive flaky tests // note: the second `nock` get is not delayed like the first one - opts.config.timeout = 1000; + opts.config.timeout = 10000; } const res = await gaxios.request({