Skip to content

Clear Jest mocks globally

Inactive Account requested to merge winh-jest-clear-mocks into master

What does this MR do?

Sets clearMocks: true in our Jest config, so all mocks get cleared automagically.

closes #118500 (closed)

Edited by Inactive Account

Merge request reports