Skip to content

Commit 3900685

Browse files
committed
tests dont need to pass
1 parent 35780c1 commit 3900685

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tests/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ caveats:
211211
that the crate doesn't compile any more (e.g. used old nightly features),
212212
has broken or flaky tests, requires network access, or other reasons.
213213

214-
- Before crater can be run, `@bors try` needs to suceed. This means that if
215-
your code doesn't compile or fails tests, you cannot run crater.
214+
- Before crater can be run, `@bors try` needs to suceed in building artifacts.
215+
This means that if your code doesn't compile, you cannot run crater.
216216

217217
## Perf runs
218218

0 commit comments

Comments
 (0)