Skip to content

Commit

Permalink
test(unit): adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
hirokisan committed Apr 28, 2024
1 parent b95635d commit 61a78db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v5_market_service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ func TestV5Market_GetInstrumentsInfo(t *testing.T) {
"minOrderQty": "10",
"qtyStep": "10",
"postOnlyMaxOrderQty": "3700000",
"maxMktOrderQty": "100.000",
"minNotionalValue": "5",
},
"unifiedMarginTrade": true,
"fundingInterval": 480,
Expand Down

0 comments on commit 61a78db

Please sign in to comment.