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 4ab2305 commit c11fcd6Copy full SHA for c11fcd6
docs/rules/no-container.md
@@ -33,5 +33,4 @@ If you use [custom render functions](https://testing-library.com/docs/example-re
33
34
## Further Reading
35
36
-- [debug API in React Testing Library](https://testing-library.com/docs/react-testing-library/api#debug)
37
-- [`screen.debug` in Dom Testing Library](https://testing-library.com/docs/dom-testing-library/api-queries#screendebug)
+- [querying with `screen`](https://testing-library.com/docs/dom-testing-library/api-queries#screen)
0 commit comments