We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766afcd commit 37b2318Copy full SHA for 37b2318
docs/rules/prefer-implicit-assert.md
@@ -54,3 +54,4 @@ If you prefer to use `getBy*` & `findBy*` queries with explicitly asserting exis
54
## Further Reading
55
56
- [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