Skip to content

Commit

Permalink
test: use abort controller polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
BerkliumBirb committed Nov 25, 2024
1 parent 42045ba commit 060dfa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'abortcontroller-polyfill/dist/abortcontroller-polyfill-only';
import test from 'ava';
import {
retry, sleep, defaultCalculateDelay,
Expand Down

0 comments on commit 060dfa1

Please sign in to comment.