Skip to content

Commit

Permalink
fix: increase test timeout to 10000ms (#1652)
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikOseberg committed Jun 1, 2022
1 parent 0b6fdc1 commit e6f6d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -52,6 +52,7 @@
"jest": {
"automock": false,
"maxWorkers": 4,
"testTimeout": 10000,
"transform": {
"^.+\\.tsx?$": "ts-jest"
},
Expand Down

0 comments on commit e6f6d19

Please sign in to comment.