Skip to content

Commit

Permalink
test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
KostkaBrukowa committed Apr 26, 2024
1 parent 031f35a commit a849d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"jest": {
"preset": "ts-jest",
"testTimeout": 10000,
"testTimeout": 30000,
"roots": [
"src",
"e2e"
Expand Down

0 comments on commit a849d21

Please sign in to comment.