diff options
Diffstat (limited to 'docs/guides/test/todo-tests.md')
-rw-r--r-- | docs/guides/test/todo-tests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/test/todo-tests.md b/docs/guides/test/todo-tests.md index e7310b0b3..611bc674d 100644 --- a/docs/guides/test/todo-tests.md +++ b/docs/guides/test/todo-tests.md @@ -57,4 +57,4 @@ $ echo $? See also: - [Skip a test](/guides/test/skip-tests) -- [Docs > Test runner > Writing tests](/docs/test/writings-tests) +- [Docs > Test runner > Writing tests](/docs/test/writing) |