Fix link of path to flaky tests docs (#6579)

latest_tools
Naisila Puka 2022-12-23 12:09:22 +03:00 committed by GitHub
parent 9c78f693f2
commit bc49616426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)