Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
test: increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Lxxyx committed Mar 8, 2021
1 parent c82df4c commit 92c56c6
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 @@ -23,4 +23,5 @@ module.exports = {
'examples',
],
snapshotSerializers: ['jest-serializer-path', 'jest-snapshot-serializer-raw'],
testTimeout: 1000 * 30,
}

0 comments on commit 92c56c6

Please sign in to comment.