mirror of https://github.com/citusdata/citus.git
Fix link of path to flaky tests docs (#6579)
parent
9c78f693f2
commit
bc49616426
|
@ -156,4 +156,4 @@ help cleaning up in the future.
|
|||
## Randomly failing tests
|
||||
|
||||
In CI sometimes a test fails randomly, we call these tests "flaky". To fix these
|
||||
flaky tests see [`src/test/regress/flaky_tests.md`](https://github.com/citusdata/citus/blob/master/src/test/regress/mitmscripts/README.md)
|
||||
flaky tests see [`src/test/regress/flaky_tests.md`](https://github.com/citusdata/citus/blob/main/src/test/regress/flaky_tests.md)
|
||||
|
|
Loading…
Reference in New Issue