chore(): fix fussy tests

This commit is contained in:
Tiago Siebler
2024-04-08 13:34:28 +01:00
parent d4fccf9e88
commit 88751a7c59
3 changed files with 15 additions and 12 deletions

View File

@@ -5,6 +5,7 @@ export const API_ERROR_CODE = {
ACCOUNT_NOT_COPY_TRADER: '40017',
FUTURES_POSITION_DIRECTION_EMPTY: '40017',
ACCOUNT_NOT_BROKER: '40029',
ACCOUNT_KYC_REQUIRED: '40035',
FUTURES_ORDER_GET_NOT_FOUND: '40109',
SERVICE_RETURNED_ERROR: '40725',
INSUFFICIENT_BALANCE: '40754',