Update test-retries-js.md
Second flaky run should have `x` not `✓` Signed-off-by: Josh Kramer <josh@kramer.run>
This commit is contained in:
parent
f7a388dcb4
commit
6ab8bfcb4d
|
|
@ -88,7 +88,7 @@ Running 3 tests using 1 worker
|
|||
|
||||
✓ example.spec.ts:4:2 › first passes (438ms)
|
||||
x example.spec.ts:5:2 › second flaky (691ms)
|
||||
✓ example.spec.ts:5:2 › second flaky (522ms)
|
||||
x example.spec.ts:5:2 › second flaky (522ms)
|
||||
✓ example.spec.ts:6:2 › third passes (932ms)
|
||||
|
||||
1 flaky
|
||||
|
|
|
|||
Loading…
Reference in a new issue