Skip to content

Commit

Permalink
Fix an example in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Dec 9, 2024
1 parent 00008fa commit 5c5fc5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ for running tests is []().
### Run All Tests

``` bash
NEXTEST_RETRIES=3 cargo nextest
NEXTEST_RETRIES=3 cargo nextest run --all-features
```

### Run a Specific Test
Expand Down

0 comments on commit 5c5fc5e

Please sign in to comment.