mempool/backend/testSetup.ts
2022-08-20 09:53:02 +09:00

2 lines
67 B
TypeScript

jest.mock('./mempool-config.json', () => ({}), { virtual: true });