skip tests reported to bybit
This commit is contained in:
@@ -133,7 +133,8 @@ describe('Private USDC Options REST API POST Endpoints', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('setMarginMode()', async () => {
|
||||
// Reached out to bybit
|
||||
it.skip('setMarginMode()', async () => {
|
||||
expect(await api.setMarginMode('REGULAR_MARGIN')).toMatchObject(
|
||||
{
|
||||
retCode: API_ERROR_CODE.SET_MARGIN_MODE_FAILED_USDC,
|
||||
|
||||
Reference in New Issue
Block a user