Skip to content

Commit

Permalink
test: remove tsconfig.test.json (#24390)
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed May 22, 2020
1 parent ebf9c1f commit 76466da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .jest.node.js
Expand Up @@ -16,9 +16,4 @@ module.exports = {
testEnvironment: 'node',
transformIgnorePatterns,
snapshotSerializers: ['enzyme-to-json/serializer'],
globals: {
'ts-jest': {
tsConfigFile: './tsconfig.test.json',
},
},
};
6 changes: 0 additions & 6 deletions tsconfig.test.json

This file was deleted.

0 comments on commit 76466da

Please sign in to comment.