Skip to content

Commit

Permalink
chore: updates jest timeout (#1070)
Browse files Browse the repository at this point in the history
  • Loading branch information
invincibleJai authored Jan 16, 2024
1 parent 9e42a8e commit ca2b119
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 @@ -61,7 +61,7 @@
"*.{js,jsx,ts,tsx,mjs,cjs}": "turbo run lint:fix --"
},
"jest": {
"testTimeout": 15000
"testTimeout": 25000
},
"release": {
"branches": "main",
Expand Down

0 comments on commit ca2b119

Please sign in to comment.