Skip to content

Commit da9f3c6

Browse files
committed
fixup! test: update WPT for WebCryptoAPI to c58b6f4e0e
1 parent 038c86f commit da9f3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/wpt/status/WebCryptoAPI.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ function skip(...files) {
1212
for (const file of files) {
1313
conditionalSkips[file] = {
1414
'skip': `Unsupported in OpenSSL ${process.versions.openssl}`,
15-
}
15+
};
1616
}
1717
}
1818

0 commit comments

Comments
 (0)