summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/testdata/run/error_009_extensions_error.js.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdata/run/error_009_extensions_error.js.out b/tests/testdata/run/error_009_extensions_error.js.out
index 0fd1306de..2ed936643 100644
--- a/tests/testdata/run/error_009_extensions_error.js.out
+++ b/tests/testdata/run/error_009_extensions_error.js.out
@@ -1,4 +1,4 @@
-[WILDCARD]error: Uncaught (in promise) TypeError: Failed to construct 'Event': 1 argument required, but only 0 present.
+[WILDCARD]error: Uncaught (in promise) TypeError: Failed to construct 'Event': 1 argument required, but only 0 present
new Event();
^
at [WILDCARD]