diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 410b923676..81b460810b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,5 +24,5 @@ cargo build Run tests with: ```shell -cargo test --all --features=stable,test-bins +cargo test --all --features=stable ```