Skip to content

Commit

Permalink
chore(package): remove global jest mock config values
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Jun 5, 2023
1 parent cf08fb1 commit 8eb8785
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,13 @@
]
},
"jest": {
"clearMocks": true,
"collectCoverageFrom": [
"src/**/*.js"
],
"coverageReporters": [
"text",
"lcovonly"
],
"resetMocks": true,
"testEnvironment": "node",
"testTimeout": 10000
},
Expand Down

0 comments on commit 8eb8785

Please sign in to comment.