summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-09-20 14:14:02 +0100
committerGitHub <noreply@github.com>2024-09-20 13:14:02 +0000
commit471a15ecfffff009d24a684dda47a42aa71001d7 (patch)
tree7777a844e22ab2e9195c34183633ae06f592aed0
parenta92ebd95a120def1ac24815a893ee2063f519b31 (diff)
test: make specs::test::doc_success less flaky (#25765)
Missed this line in https://github.com/denoland/deno/pull/25726
-rw-r--r--tests/specs/test/doc_success/main.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/test/doc_success/main.out b/tests/specs/test/doc_success/main.out
index 40ae568f8..0eb8db49a 100644
--- a/tests/specs/test/doc_success/main.out
+++ b/tests/specs/test/doc_success/main.out
@@ -15,5 +15,5 @@ running 1 test from ./main.ts$26-31.tsx
running 1 test from ./main.ts$42-47.ts
[WILDCARD]/main.ts$42-47.ts ... ok ([WILDCARD]s)
-ok | 5 passed | 0 failed ([WILDCARD]ms)
+ok | 5 passed | 0 failed ([WILDCARD]s)