Skip to content

Commit

Permalink
fix(App): Add jsdom env for jest
Browse files Browse the repository at this point in the history
  • Loading branch information
bamdadfr committed Mar 21, 2024
1 parent d358c5a commit 416a9ed
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"concurrently": "^7.3.0",
"copy-webpack-plugin": "^11.0.0",
"jest": "^29.0.2",
"jest-environment-jsdom": "^29.7.0",
"jest-webextension-mock": "^3.7.22",
"prettier": "^3.2.5",
"rimraf": "^3.0.2",
Expand Down
Loading

0 comments on commit 416a9ed

Please sign in to comment.