fix tests

This commit is contained in:
nymkappa 2024-04-10 09:46:05 +09:00
parent 0ac3ae1cb1
commit 4c7f93d1ef
No known key found for this signature in database
GPG key ID: 92358FC85D9645DE

View file

@ -20,7 +20,7 @@ describe('Mempool Backend Config', () => {
BLOCKS_SUMMARIES_INDEXING: false,
GOGGLES_INDEXING: false,
HTTP_PORT: 8999,
UNIX_SOCKET_PATH: '/mempool/socket/mempool-bitcoin-mainnet',
UNIX_SOCKET_PATH: '',
SPAWN_CLUSTER_PROCS: 0,
API_URL_PREFIX: '/api/v1/',
AUTOMATIC_BLOCK_REINDEXING: false,