addons-code-manager
addons-code-manager copied to clipboard
Investigate why tests are failing with `resetMocks: true`
With react-scripts v4, resetMocks is set to true by default but it breaks some of our tests. Let's investigate why and fix the problematic test cases in order to change resetMocks to true again (we configured it to false for #1879).
┆Issue is synchronized with this Jira Task