Skip to content

Commit

Permalink
Merge branch 'develop3' into anti-task-corruption-help-message
Browse files Browse the repository at this point in the history
  • Loading branch information
claremacrae committed Feb 21, 2023
2 parents 4375795 + 8051da3 commit 0de1cf8
Show file tree
Hide file tree
Showing 30 changed files with 8,458 additions and 8,847 deletions.
4 changes: 4 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@ module.exports = {
'^.+\\.ts$': 'ts-jest',
},
moduleFileExtensions: ['js', 'ts'],

// A list of paths to modules that run some code to configure or
// set up the testing framework before each test.
setupFilesAfterEnv: ['<rootDir>/tests/CustomMatchers/jest.custom_matchers.setup.ts'],
};
Loading

0 comments on commit 0de1cf8

Please sign in to comment.