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

Commit

Permalink
test: set testEnvironment node
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Apr 3, 2020
1 parent ea0971b commit 1390ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.js
@@ -1,3 +1,4 @@
module.exports = {
testEnvironment: 'node',
testTimeout: 30000,
};

0 comments on commit 1390ddd

Please sign in to comment.