File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ A test is considered passing when our error tolerances are met in order to maint
1111` ./mfc.sh test ` has the following unique options:
1212- ` -l ` outputs the full list of tests
1313- ` --from ` (` -f) ` and ` --to ` (` t ` ) restrict testing to a range of contiguous slugs
14- - ` --only ` (` -o ` ) restricts testing to a non-contiguous rage of tests based on if their trace contains a certain feature
14+ - ` --only ` (` -o ` ) restricts testing to a non-contiguous range of tests based on if their trace contains a certain feature
1515- ` --test-all ` (` a ` ) test post process and ensure the Silo database files are correct
1616- ` --percent ` (` % ` ) to specify a percentage of the test suite to select at random and test
1717- ` --max-attempts ` (` -m ` ) the maximum number of attempts to make on a test before considering it failed
You can’t perform that action at this time.
0 commit comments