diff options
Diffstat (limited to 'cli')
-rw-r--r-- | cli/tests/error_009_op_crates_error.js.out | 2 |
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] |