Skip to content

Commit

Permalink
chore(jest): enable resetmocks option
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Jan 25, 2021
1 parent 2a5b181 commit 0eff7af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
},
"jest": {
"clearMocks": true,
"resetMocks": true,
"testEnvironment": "node",
"testTimeout": 10000
},
Expand Down

0 comments on commit 0eff7af

Please sign in to comment.