mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 09:52:14 +01:00
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
jest.mock('./mempool-config.json', () => ({}), { virtual: true });
|