We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc5a1a commit af9c683Copy full SHA for af9c683
tests-build/README.md
@@ -6,5 +6,5 @@ To run all of the tests in this directory, run the following commands:
6
cargo test --features full
7
cargo test --features rt
8
```
9
-If one of the tests fail, you can pass `TRYBUILD=overwrite` to the `cargo test`
+If any of the tests fail, you can pass `TRYBUILD=overwrite` to the `cargo test`
10
command that failed to have it regenerate the test output.
0 commit comments