chore(): skip tests for deprecated API categories

This commit is contained in:
tiagosiebler
2023-10-30 14:04:38 +00:00
parent 7c67d5f98f
commit 976a4e86ab
13 changed files with 18 additions and 18 deletions

View File

@@ -9,7 +9,7 @@ import {
waitForSocketEvent,
} from '../ws.util';
describe('Public Linear Perps Websocket Client', () => {
describe.skip('Public Linear Perps Websocket Client', () => {
let wsClient: WebsocketClient;
const wsClientOptions: WSClientConfigurableOptions = {