Skip to content

Commit e82cef3

Browse files
authored
Fix vignette link (#2228)
1 parent b0ff200 commit e82cef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/challenging-tests.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,4 @@ Errors, warnings, and other user-facing text should be tested to ensure they're
166166

167167
## Repeated code
168168

169-
If you find yourself repeating the same set of expectations again and again across your test suite, it may be a sign that you should design your own expectation. Learn how in `vignette("custom-expectations")`.
169+
If you find yourself repeating the same set of expectations again and again across your test suite, it may be a sign that you should design your own expectation. Learn how in `vignette("custom-expectation")`.

0 commit comments

Comments
 (0)