mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-29 08:18:00 +01:00
2 lines
77 B
TypeScript
2 lines
77 B
TypeScript
|
jest.mock("gatsby", () => jest.requireActual("./__mocks__/gatsby").default);
|