docs: fix typos in dev documents
these typos were identified by codespell. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes scylladb/scylladb#18871
This commit is contained in:
@@ -298,7 +298,7 @@ Jenkins in event of test failure.
|
||||
## Stability
|
||||
|
||||
Testing is hard. Testing ScyllaDB is even harder, but we strive to ensure our testing
|
||||
suite is as solid as possible. The first step is contribuing a stable (read: non-flaky) test.
|
||||
suite is as solid as possible. The first step is contributing a stable (read: non-flaky) test.
|
||||
To do so, when developing tests, please run them (1) in debug mode and (2) 100 times in a row (using `--repeat 100`),
|
||||
and see that they pass successfully.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user