mempool/backend/testSetup.ts

2 lines
67 B
TypeScript
Raw Normal View History

2022-08-20 09:35:47 +09:00
jest.mock('./mempool-config.json', () => ({}), { virtual: true });