Skip to content

Commit f4724b9

Browse files
committed
Revert "Updated CONTRIBUTING.md with correct test command (#2150)"
This reverts commit ae9b092.
1 parent a84250d commit f4724b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ And having multiple change logs for one PR is allowed.
9191

9292
## Testing
9393

94-
nix has a test suite that you can run with `cargo test --all-features`. Ideally, we'd like pull
94+
nix has a test suite that you can run with `cargo test`. Ideally, we'd like pull
9595
requests to include tests where they make sense. For example, when fixing a bug,
9696
add a test that would have failed without the fix.
9797

0 commit comments

Comments
 (0)