We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8a9c1 commit 9466e22Copy full SHA for 9466e22
CONTRIBUTING.md
@@ -91,7 +91,7 @@ And having multiple change logs for one PR is allowed.
91
92
## Testing
93
94
-nix has a test suite that you can run with `cargo test --all-features`. Ideally, we'd like pull
+nix has a test suite that you can run with `cargo test`. Ideally, we'd like pull
95
requests to include tests where they make sense. For example, when fixing a bug,
96
add a test that would have failed without the fix.
97
0 commit comments