Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Dessane committed Jun 14, 2021
1 parent 9325c00 commit ca536a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
testEnvironment: "jest-environment-jsdom-sixteen",
testEnvironment: "jsdom",
transform: {
'.(ts|tsx)': 'ts-jest',
},
Expand Down

0 comments on commit ca536a0

Please sign in to comment.