Skip to content

Commit

Permalink
Increase timeout to 10 seconds.
Browse files Browse the repository at this point in the history
  • Loading branch information
onurtemizkan committed Jul 18, 2023
1 parent 9c1236e commit c833faa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/remix/test/integration/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ module.exports = {
testPathIgnorePatterns: [`${__dirname}/test/client`],
detectOpenHandles: true,
forceExit: true,
testTimeout: 10000,
};

0 comments on commit c833faa

Please sign in to comment.