Skip to content

Commit

Permalink
Merge 38b1a12 into 404c30d
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen committed Jun 19, 2021
2 parents 404c30d + 38b1a12 commit acb43fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest/config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module.exports = {
preset: "ts-jest",
rootDir: "../",
testEnvironment: "jsdom",
setupFilesAfterEnv: ["<rootDir>/jest/setup.ts"],
collectCoverageFrom: [
"src/app/**/*.tsx",
Expand Down

0 comments on commit acb43fe

Please sign in to comment.