Skip to content

Commit

Permalink
60s to be safe
Browse files Browse the repository at this point in the history
  • Loading branch information
saschanaz committed Feb 11, 2023
1 parent 1b77bf7 commit f3e0f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/jest.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -207,5 +207,5 @@ module.exports = {

extensionsToTreatAsEsm: ['.ts'],

testTimeout: 50000,
testTimeout: 60000,
};

0 comments on commit f3e0f57

Please sign in to comment.