summaryrefslogtreecommitdiff
path: root/cli/tests
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests')
-rw-r--r--cli/tests/testdata/test/steps/failing_steps.out8
1 files changed, 4 insertions, 4 deletions
diff --git a/cli/tests/testdata/test/steps/failing_steps.out b/cli/tests/testdata/test/steps/failing_steps.out
index 1e5f2f64d..4df104bd7 100644
--- a/cli/tests/testdata/test/steps/failing_steps.out
+++ b/cli/tests/testdata/test/steps/failing_steps.out
@@ -37,13 +37,13 @@ failing step in failing test ... FAILED ([WILDCARD])
nested failure => ./test/steps/failing_steps.ts:[WILDCARD]
error: Error: 1 test step failed.
- at runTest (deno:runtime/js/40_testing.js:[WILDCARD])
- at async runTests (deno:runtime/js/40_testing.js:[WILDCARD])
+ at runTest (deno:cli/js/40_testing.js:[WILDCARD])
+ at async runTests (deno:cli/js/40_testing.js:[WILDCARD])
multiple test step failures => ./test/steps/failing_steps.ts:[WILDCARD]
error: Error: 2 test steps failed.
- at runTest (deno:runtime/js/40_testing.js:[WILDCARD])
- at async runTests (deno:runtime/js/40_testing.js:[WILDCARD])
+ at runTest (deno:cli/js/40_testing.js:[WILDCARD])
+ at async runTests (deno:cli/js/40_testing.js:[WILDCARD])
failing step in failing test => ./test/steps/failing_steps.ts:[WILDCARD]
error: Error: Fail test.