From e1943d5494ea53a78839e5530538ff49b72a4c16 Mon Sep 17 00:00:00 2001 From: tiagosiebler Date: Thu, 13 Apr 2023 12:28:31 +0100 Subject: [PATCH] chore(): note why this test is failing as expected --- test/v5/private.read.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/v5/private.read.test.ts b/test/v5/private.read.test.ts index 235c7e5..181f059 100644 --- a/test/v5/private.read.test.ts +++ b/test/v5/private.read.test.ts @@ -40,7 +40,7 @@ describe('Private READ V5 REST API Endpoints', () => { ); }); - // 10016 system errors - reached out to bybit on 13th April 2023 + // 10016 system errors if the account is not UTA upgraded it.skip('getSpotBorrowCheck()', async () => { expect(await api.getSpotBorrowCheck(linearSymbol, 'Buy')).toMatchObject({ ...successResponseObjectV3(),