Skip to content

Commit 5792722

Browse files
committed
Set jest test env to node
1 parent 0699c5a commit 5792722

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,8 @@
3737
"nock": "^9.2.6",
3838
"pkg": "^4.3.1",
3939
"sinon": "^5.0.7"
40+
},
41+
"jest": {
42+
"testEnvironment": "node"
4043
}
4144
}

0 commit comments

Comments
 (0)