Skip to content

Commit

Permalink
[fix:3] - fix timeout value
Browse files Browse the repository at this point in the history
Signed-off-by: saracampss <[email protected]>
  • Loading branch information
saracampss committed Aug 23, 2024
1 parent dabf4db commit 9464f1b
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 @@ -7,6 +7,7 @@

const reporter = process.env.JEST_SONAR;
const config = {
testTimeout: 30000,
// All imported modules in your tests should be mocked automatically
// automock: false,

Expand Down

0 comments on commit 9464f1b

Please sign in to comment.