Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Commit 1390ddd

Browse files
test: set testEnvironment node
1 parent ea0971b commit 1390ddd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: jest.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
module.exports = {
2+
testEnvironment: 'node',
23
testTimeout: 30000,
34
};

0 commit comments

Comments
 (0)