Skip to content

Commit 1fca30e

Browse files
philibeachambo-e
authored andcommitted
fix(jest): add jsdom default env
1 parent 4fcca1d commit 1fca30e

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
@@ -60,6 +60,7 @@
6060
}
6161
},
6262
"jest": {
63+
"testEnvironment": "jsdom",
6364
"setupFiles": [
6465
"jest-localstorage-mock"
6566
],

0 commit comments

Comments
 (0)