fix tests
This commit is contained in:
@@ -22,11 +22,7 @@ describe('Public USDC Option Websocket Client', () => {
|
||||
wsClientOptions,
|
||||
getSilentLogger('expectSuccessNoAuth')
|
||||
);
|
||||
});
|
||||
|
||||
beforeEach(() => {
|
||||
wsClient.removeAllListeners();
|
||||
// logAllEvents(wsClient);
|
||||
wsClient.connectPublic();
|
||||
});
|
||||
|
||||
afterAll(() => {
|
||||
|
||||
Reference in New Issue
Block a user