Skip to content

Commit

Permalink
chore: 🤖 dev dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
SmilingXinyi committed Jul 2, 2020
1 parent 5ef9b1a commit e68f0e3
Show file tree
Hide file tree
Showing 5 changed files with 1,067 additions and 1,204 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ module.exports = {
displayName: 'browser',
browser: true,
preset: 'ts-jest',
testPathIgnorePatterns: ['node_modules', 'sdk-*'],
testEnvironment: './test/jest/custom-test-env.js',
testPathIgnorePatterns: ['node_modules', 'sdk-*'],
transform: {
'^.+\\.tsx?$': 'ts-jest'
},
Expand Down
Loading

0 comments on commit e68f0e3

Please sign in to comment.