Skip to content

Commit

Permalink
test: increast test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Oct 22, 2024
1 parent 7305f47 commit 2a15aca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/test-ssr/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ module.exports = {
},
coverageDirectory: './coverage',
testEnvironment: 'node',
testTimeout: 30,
};

0 comments on commit 2a15aca

Please sign in to comment.