This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
2021-08-18 13:57:23 +02:00

2 lines
71 B
JavaScript

jest.spyOn(global.console, "log").mockImplementation(() => jest.fn());