We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca725b9 commit c574a93Copy full SHA for c574a93
package.json
@@ -2,7 +2,7 @@
2
"name": "user-event",
3
"version": "0.0.0-development",
4
"description": "Simulate user events for react-testing-library",
5
- "keywords": ["react-testing-library", "react", "testing"],
+ "keywords": ["react-testing-library", "dom-testing-library", "react", "testing"],
6
"main": "dist/index.js",
7
"scripts": {
8
"test": "jest",
0 commit comments