Created by: alexkrolick
- Add
resetMocks: true
to the template in createJestConfig - This is a best practice (but not required) for working with RTL tests (https://github.com/facebook/create-react-app/pull/7881)
Created by: alexkrolick
resetMocks: true
to the template in createJestConfig