Skip to content

Commit e9e21d2

Browse files
authored
Update jest.config.js
1 parent ba7436c commit e9e21d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module.exports = {
2+
"testEnvironment": "node",
23
"roots": [
34
"<rootDir>/src"
45
],

0 commit comments

Comments
 (0)