mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Update backend/testSetup.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
402012fbe0
commit
3a6bbdd142
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ jest.mock('./src/logger.ts', () => ({
|
||||||
notice: jest.fn(),
|
notice: jest.fn(),
|
||||||
info: jest.fn(),
|
info: jest.fn(),
|
||||||
debug: jest.fn(),
|
debug: jest.fn(),
|
||||||
|
updateNetwork: jest.fn(),
|
||||||
tags: {
|
tags: {
|
||||||
mining: 'mining',
|
mining: 'mining',
|
||||||
ln: 'ln',
|
ln: 'ln',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue