Skip to content

Commit 70a757d

Browse files
add testing lib
1 parent 54f1f97 commit 70a757d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@playwright/test": "^1.48.0",
34+
"@testing-library/dom": "^10.4.0",
3435
"@testing-library/jest-dom": "^6.6.3",
3536
"@testing-library/react": "^16.1.0",
3637
"@testing-library/user-event": "^14.5.2",

0 commit comments

Comments
 (0)