Skip to content

Commit c3a1424

Browse files
Update skills/migrate-to-rstest/references/rstest-compat-pitfalls.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent aa66120 commit c3a1424

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

skills/migrate-to-rstest/references/rstest-compat-pitfalls.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ https://rstest.rs/guide/migration/vitest
1010
This issue was fixed in `rstest v0.9.3`.
1111
Treat this section as a legacy note only for projects pinned to `rstest < 0.9.3`.
1212

13-
- First confirm the installed Rstest version.
14-
- If the project is still on an older version, upgrade to `rstest >= 0.9.3` before debugging mock behavior further.
13+
- Confirm the project is using `rstest < 0.9.3`, then upgrade to `rstest >= 0.9.3` before debugging mock behavior further.

0 commit comments

Comments
 (0)