1
0
Fork 0
mirror of synced 2024-07-09 00:06:05 +12:00
budibase/packages/worker/__mocks__/node-fetch.ts

2 lines
41 B
TypeScript
Raw Normal View History

2022-11-16 04:50:15 +13:00
jest.mock("node-fetch", () => jest.fn())