Skip to content

Commit

Permalink
Longer test tiemout for everythign
Browse files Browse the repository at this point in the history
  • Loading branch information
joehoyle committed Oct 10, 2024
1 parent eeab009 commit ada6fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ export default {
moduleNameMapper: {
"(.+)\\.js": "$1"
},
testTimeout: 30000,
};

0 comments on commit ada6fd9

Please sign in to comment.