Skip to content

Commit

Permalink
Update jest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ink8bit committed May 27, 2023
1 parent 4fb4a03 commit 2d0b907
Show file tree
Hide file tree
Showing 3 changed files with 930 additions and 739 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const jestCommonConfig = require('./jest.config.common');
module.exports = {
...jestCommonConfig,
displayName: 'local',
notify: true,
notify: false,
bail: true,
verbose: false,
};
Loading

0 comments on commit 2d0b907

Please sign in to comment.