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 8cb551f commit 442c6a1Copy full SHA for 442c6a1
docs/intro.mdx
@@ -38,7 +38,7 @@ is also a plugin to use testing-library queries for end-to-end tests in
38
2. Specific to a testing framework
39
40
`DOM Testing Library` works with any environment that provides DOM APIs, such as
41
-Jest, Mocha + JSDOM, or a real browser
+Jest, Mocha + JSDOM, or a real browser.
42
43
### What you should avoid with Testing Library
44
0 commit comments