summaryrefslogtreecommitdiff
path: root/tests/specs/test/exit_code3
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/test/exit_code3')
-rw-r--r--tests/specs/test/exit_code3/main.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/test/exit_code3/main.out b/tests/specs/test/exit_code3/main.out
index 6e333bf42..a461db2f6 100644
--- a/tests/specs/test/exit_code3/main.out
+++ b/tests/specs/test/exit_code3/main.out
@@ -5,7 +5,7 @@ success ... ok ([WILDCARD])
ERRORS
Deno.exitCode => ./main.js:1:6
-error: Error: Test case finished with exit code set to 42.
+error: Error: Test case finished with exit code set to 42
at exitSanitizer (ext:cli/40_test.js:113:15)
at async outerWrapped (ext:cli/40_test.js:134:14)