Skip to content

Commit af9c683

Browse files
authored
tests: fix typo in build test instructions (#7004)
1 parent 4bc5a1a commit af9c683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests-build/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ To run all of the tests in this directory, run the following commands:
66
cargo test --features full
77
cargo test --features rt
88
```
9-
If one of the tests fail, you can pass `TRYBUILD=overwrite` to the `cargo test`
9+
If any of the tests fail, you can pass `TRYBUILD=overwrite` to the `cargo test`
1010
command that failed to have it regenerate the test output.

0 commit comments

Comments
 (0)