relax unified margin error test
This commit is contained in:
@@ -36,7 +36,7 @@ describe('Private Unified Margin REST API GET Endpoints', () => {
|
||||
'fb56c285-02ac-424e-a6b1-d10413b65fab%3A1668178953132%2Cfb56c285-02ac-424e-a6b1-d10413b65fab%3A1668178953132';
|
||||
expect(await api.getHistoricOrders({ category, cursor })).toMatchObject({
|
||||
retCode: API_ERROR_CODE.ACCOUNT_NOT_UNIFIED,
|
||||
retMsg: expect.stringMatching(/not.*unified margin/gim),
|
||||
// retMsg: expect.stringMatching(/not.*unified margin/gim),
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user