summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/test/no_prompt_by_default.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/test/no_prompt_by_default.out')
-rw-r--r--cli/tests/testdata/test/no_prompt_by_default.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/testdata/test/no_prompt_by_default.out b/cli/tests/testdata/test/no_prompt_by_default.out
index eaab16ce8..a35e3f7ae 100644
--- a/cli/tests/testdata/test/no_prompt_by_default.out
+++ b/cli/tests/testdata/test/no_prompt_by_default.out
@@ -1,5 +1,5 @@
running 1 test from ./test/no_prompt_by_default.ts
-no prompt ... FAILED ([WILDCARD]ms)
+no prompt ... FAILED ([WILDCARD]s)
ERRORS
@@ -11,6 +11,6 @@ error: PermissionDenied: Requires read access to "./some_file.txt", run again wi
no prompt => ./test/no_prompt_by_default.ts:[WILDCARD]
-FAILED | 0 passed | 1 failed ([WILDCARD]ms)
+FAILED | 0 passed | 1 failed ([WILDCARD]s)
error: Test failed