Skip to content

Commit 6a8689f

Browse files
tniessentargos
authored andcommittedOct 4, 2021
test: fix typo in test/common/index.js
PR-URL: #40297 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent a5218b5 commit 6a8689f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/common/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ let knownGlobals = [
272272

273273
// TODO(@jasnell): This check can be temporary. AbortController is
274274
// not currently supported in either Node.js 12 or 10, making it
275-
// difficult to run tests comparitively on those versions. Once
275+
// difficult to run tests comparatively on those versions. Once
276276
// all supported versions have AbortController as a global, this
277277
// check can be removed and AbortController can be added to the
278278
// knownGlobals list above.

0 commit comments

Comments
 (0)
Please sign in to comment.