Skip to content

Commit

Permalink
Increase test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Oct 18, 2020
1 parent ce2c24f commit 44f2c54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -89,6 +89,7 @@
]
},
"jest": {
"testTimeout": 30000,
"setupFilesAfterEnv": [
"<rootDir>/jest/customMatchers.js"
],
Expand Down

0 comments on commit 44f2c54

Please sign in to comment.