Skip to content

Commit 8aecc21

Browse files
fix readme
1 parent a6990b5 commit 8aecc21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ split_tests -bias 0=20 -junit ...
5959

6060
The effect is that the split algorithm will assume an external delay of 20 seconds for the 0th split, and will reduce its assigned load by 20 seconds (as best it can.) Bias can be negative, too.
6161

62-
Don't forget to specify the same bias on all runners, not just the ones that have bias.
62+
Don't forget to specify the same bias configuration on all runners, not just the ones that have bias.
6363

6464
This works best when you have real test timings (JUnit or CircleCI mode.) For splits by line count, you can still find the right bias empirically - although splits by line count are never perfectly balanced anyway.
6565

0 commit comments

Comments
 (0)