1
0
Fork 0
mirror of synced 2024-05-19 11:53:53 +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())