From 060dfa1f3b242b9604ad4b91ca79a17e1af13352 Mon Sep 17 00:00:00 2001 From: Berklium Master Date: Mon, 25 Nov 2024 22:59:19 +0100 Subject: [PATCH] test: use abort controller polyfill --- test/index.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/test/index.test.ts b/test/index.test.ts index 154accd..56a2f40 100644 --- a/test/index.test.ts +++ b/test/index.test.ts @@ -1,3 +1,4 @@ +import 'abortcontroller-polyfill/dist/abortcontroller-polyfill-only'; import test from 'ava'; import { retry, sleep, defaultCalculateDelay,