This commit is contained in:
Colin McDonnell
2023-08-25 12:50:13 -07:00
parent d62b0c3652
commit f70bb2497b
2 changed files with 2 additions and 2 deletions

View File

@@ -36,4 +36,4 @@ Ran 3 tests across 1 files. [74.00ms]
See also:
- [Mark a test as a todo](/guides/test/todo-tests)
- [Docs > Test runner > Writing tests](/docs/test/writings-tests)
- [Docs > Test runner > Writing tests](/docs/test/writing)

View File

@@ -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)