Skip to content

Commit

Permalink
test: bump jest to 26.2 - per-test progress, slow thresholds (#3314)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman authored Aug 5, 2020
1 parent aa2ec09 commit 4956054
Show file tree
Hide file tree
Showing 3 changed files with 383 additions and 415 deletions.
3 changes: 2 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ module.exports = /** @type {import('@jest/types').Config.InitialOptions} */ ({
reporters: [
'default',
'./jest/reporter'
]
],
slowTestThreshold: 30
});
Loading

0 comments on commit 4956054

Please sign in to comment.