Skip to content

Commit

Permalink
Upgrades and option tweak to avoid coverage OOM
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon committed Apr 17, 2024
1 parent 6b44ce5 commit 53681e6
Show file tree
Hide file tree
Showing 2 changed files with 2,285 additions and 2,223 deletions.
1 change: 1 addition & 0 deletions config/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*/
const config = {
preset: 'ts-jest',
coverageProvider: 'v8',
rootDir: '..',
testMatch: [
'<rootDir>/src/**/__tests__/**/*.ts?(x)',
Expand Down
Loading

0 comments on commit 53681e6

Please sign in to comment.