fix(): plan order test
This commit is contained in:
@@ -167,7 +167,6 @@ describe('Private Spot REST API GET Endpoints', () => {
|
|||||||
).toMatchObject({
|
).toMatchObject({
|
||||||
...sucessEmptyResponseObject(),
|
...sucessEmptyResponseObject(),
|
||||||
data: {
|
data: {
|
||||||
endId: null,
|
|
||||||
nextFlag: false,
|
nextFlag: false,
|
||||||
orderList: expect.any(Array),
|
orderList: expect.any(Array),
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user