Skip to content

Commit e361b50

Browse files
committed
fixup! test: update WPT for webidl/ecmascript-binding/es-exceptions to 2f96fa1996
1 parent d9558c2 commit e361b50

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
{}
1+
{
2+
"DOMException-is-error.any.js": {
3+
"fail": {
4+
"note": "https://github.com/nodejs/node/issues/56497",
5+
"expected": [
6+
"DOMException-is-error"
7+
]
8+
}
9+
}
10+
}

0 commit comments

Comments
 (0)