Skip to content

Commit 37b2318

Browse files
committed
feat(prefer-implicit-assert): added findBy link
1 parent 766afcd commit 37b2318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/rules/prefer-implicit-assert.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ If you prefer to use `getBy*` & `findBy*` queries with explicitly asserting exis
5454
## Further Reading
5555

5656
- [getBy query](https://testing-library.com/docs/dom-testing-library/api-queries#getby)
57+
- [findBy query](https://testing-library.com/docs/dom-testing-library/api-queries#findBy)

0 commit comments

Comments
 (0)