Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
wilfonba committed Dec 12, 2024
1 parent a115c55 commit 93c6297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A test is considered passing when our error tolerances are met in order to maint
`./mfc.sh test` has the following unique options:
- `-l` outputs the full list of tests
- `--from` (`-f)` and `--to` (`t`) restrict testing to a range of contiguous slugs
- `--only` (`-o`) restricts testing to a non-contiguous rage of tests based on if their trace contains a certain feature
- `--only` (`-o`) restricts testing to a non-contiguous range of tests based on if their trace contains a certain feature
- `--test-all` (`a`) test post process and ensure the Silo database files are correct
- `--percent` (`%`) to specify a percentage of the test suite to select at random and test
- `--max-attempts` (`-m`) the maximum number of attempts to make on a test before considering it failed
Expand Down

0 comments on commit 93c6297

Please sign in to comment.