Skip to content

Commit 6e14dba

Browse files
authored
chore: fix typo (#19205)
1 parent f123ce5 commit 6e14dba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/helpers/supportsBlob.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module.exports = function supportsWebAssembly() {
1+
module.exports = function supportsBlob() {
22
try {
33
return typeof Blob !== "undefined";
44
} catch (_err) {

test/helpers/supportsResponse.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module.exports = function supportsWebAssembly() {
1+
module.exports = function supportsResponse() {
22
try {
33
// eslint-disable-next-line n/no-unsupported-features/node-builtins
44
return typeof Response !== "undefined";

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy