Skip to content

Commit 8be789a

Browse files
committed
Updated Jest config
1 parent 53b8376 commit 8be789a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
},
111111
"jest": {
112112
"collectCoverage": true,
113+
"testEnvironment": "jsdom",
113114
"coverageReporters": [
114115
"lcov"
115116
],

0 commit comments

Comments
 (0)