summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorLuca Casonato <lucacasonato@yahoo.com>2021-03-01 01:25:31 +0100
committerGitHub <noreply@github.com>2021-03-01 01:25:31 +0100
commit72425ec4cebbabe5058bb79ce7eae8807c766cb4 (patch)
tree4d3aeba43edfa039b45aa22232bd44c5bd06077d /cli
parentded68aba7302488c1e41214766017f9f5a9a2d86 (diff)
chore: improve internal webidl functions (#9606)
Diffstat (limited to 'cli')
-rw-r--r--cli/tests/error_009_op_crates_error.js.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/error_009_op_crates_error.js.out b/cli/tests/error_009_op_crates_error.js.out
index fec758dfc..229a0ff1f 100644
--- a/cli/tests/error_009_op_crates_error.js.out
+++ b/cli/tests/error_009_op_crates_error.js.out
@@ -1,4 +1,4 @@
-[WILDCARD]error: Uncaught TypeError: Failed to construct 'Event': 1 argument, but only 0 present.
+[WILDCARD]error: Uncaught TypeError: Failed to construct 'Event': 1 argument required, but only 0 present.
new Event();
^
at [WILDCARD]