Skip to content

Commit

Permalink
Merge 37e67b8 into f824caf
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz committed Mar 7, 2019
2 parents f824caf + 37e67b8 commit 2f12a37
Show file tree
Hide file tree
Showing 3 changed files with 4,496 additions and 3,379 deletions.
3 changes: 1 addition & 2 deletions jest.config.js
Expand Up @@ -10,7 +10,6 @@ module.exports = {
},
testMatch: ['<rootDir>/test/**/*.spec.ts'],
setupFiles: [],
setupTestFrameworkScriptFile: '<rootDir>/jest.setup.js',
//setupFilesAfterEnv: ['<rootDir>/jest.setup.js'],
setupFilesAfterEnv: ['<rootDir>/jest.setup.js'],
preset: 'ts-jest'
};

0 comments on commit 2f12a37

Please sign in to comment.