fix spot post api call

This commit is contained in:
tiagosiebler
2022-08-18 19:04:24 +01:00
parent ef3e5154a9
commit 84f9d61891
3 changed files with 2 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ describe('Private Inverse-Futures REST API POST Endpoints', () => {
// These tests are primarily check auth is working by expecting balance or order not found style errors
it.skip('submitOrder()', async () => {
it('submitOrder()', async () => {
expect(
await api.submitOrder({
side: 'Buy',