Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: check for AbortController existence
Running tests comparitively on older versions of Node.js that do not have AbortController can be a pain. Only add the AbortController to knownGlobals if it actually exists. Signed-off-by: James M Snell <[email protected]>
- Loading branch information