v3.9.4: feat() update test & publish actions, update public ws example, disable test for deprecated endpoint

This commit is contained in:
tiagosiebler
2024-02-20 13:00:42 +00:00
parent d3a9bc97f8
commit 5bd2797cb1
6 changed files with 34 additions and 44 deletions

View File

@@ -98,7 +98,7 @@ describe('Private WRITE V5 REST API Endpoints', () => {
});
});
describe('options only methods', () => {
describe.skip('options only methods', () => {
// These should use a real symbol from the options category
let optionsSymbol: string;
beforeAll(async () => {