mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
test: make specs::test::doc_success less flaky (#25765)
Missed this line in https://github.com/denoland/deno/pull/25726
This commit is contained in:
parent
a92ebd95a1
commit
471a15ecff
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue