Skip to content

Commit 4451314

Browse files
authored
Fix link to "integration testing" page
The old link was pointing to `unit_testing.md` instead of `integration_testing.md`
1 parent 04f489c commit 4451314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cargo/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,5 +150,5 @@ Ferris
150150

151151
[testing]: ../testing.md
152152
[unit_testing]: ../testing/unit_testing.md
153-
[integration_testing]: ../testing/unit_testing.md
153+
[integration_testing]: ../testing/integration_testing.md
154154
[doc_testing]: ../testing/doc_testing.md

0 commit comments

Comments
 (0)