mirror of
https://github.com/mempool/mempool.git
synced 2025-04-08 11:58:31 +02:00
Import the missing ws function
This commit is contained in:
parent
1d2d9c0be6
commit
35d7b1c71d
@ -1,4 +1,5 @@
|
||||
import { emitMempoolInfo, dropWebSocket } from '../../support/websocket';
|
||||
import { emitMempoolInfo, dropWebSocket, receiveWebSocketMessageFromServer } from '../../support/websocket';
|
||||
|
||||
const baseModule = Cypress.env('BASE_MODULE');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user