Skip to content

Don't serialize icon svg content into snapshots

Warren Gifford requested to merge es/enzyme-icons into main

Created by: eseliger

In the past we've used jest.mock, but that causes a lot of logspam. This approach fixes it for all, without using jest manually at all.

Merge request reports

Loading