fix(): plan order test

This commit is contained in:
Tiago Siebler
2023-03-22 15:14:19 +00:00
parent 31aee2a0e5
commit b2bbd8097c

View File

@@ -167,7 +167,6 @@ describe('Private Spot REST API GET Endpoints', () => {
).toMatchObject({
...sucessEmptyResponseObject(),
data: {
endId: null,
nextFlag: false,
orderList: expect.any(Array),
},