summaryrefslogtreecommitdiff
path: root/cli/tests/test
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/test')
-rw-r--r--cli/tests/test/no_check.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/test/no_check.out b/cli/tests/test/no_check.out
index eed308672..9daab7ac4 100644
--- a/cli/tests/test/no_check.out
+++ b/cli/tests/test/no_check.out
@@ -1,7 +1,7 @@
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
-error: Uncaught TypeError: Cannot read property 'fn' of undefined
+error: Uncaught TypeError: Cannot read properties of undefined (reading 'fn')
Deno.test();
^
at [WILDCARD]