From 72425ec4cebbabe5058bb79ce7eae8807c766cb4 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Mon, 1 Mar 2021 01:25:31 +0100 Subject: chore: improve internal webidl functions (#9606) --- cli/tests/error_009_op_crates_error.js.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/error_009_op_crates_error.js.out') 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] -- cgit v1.2.3