Skip to content

Commit

Permalink
Merge pull request #63 from philips-software/increase-timeout-for-dow…
Browse files Browse the repository at this point in the history
…nload-test

chore: Increase timeout for download test
  • Loading branch information
bartgolsteijn authored Feb 14, 2023
2 parents 5eeee08 + 02f5c3b commit 295af9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ module.exports = {
transform: {
'^.+\\.ts$': 'ts-jest'
},
testTimeout: 10000,
verbose: true
}
}

0 comments on commit 295af9a

Please sign in to comment.