summaryrefslogtreecommitdiff
path: root/cli/tests/test
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-08-10 09:13:02 +0200
committerGitHub <noreply@github.com>2021-08-10 09:13:02 +0200
commit162ec192b7094b59ff0f5abc73cc089ac031ff3d (patch)
tree90d81bebafcf5003d0422366d6a8d4bf449f39b4 /cli/tests/test
parent3a7de8e40ffe3b93cd6db9158946832917bc0e48 (diff)
upgrade: rusty_v8 0.26.0 (#11625)
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]