Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
hirokisan committed Jul 10, 2023
1 parent 164f27a commit 9bf07d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v5_account_service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ func TestV5Account_GetWalletBalance(t *testing.T) {
"borrowAmount": "0",
"totalPositionIM": "0",
"walletBalance": "0.805994",
"free": "",
"locked": "",
"cumRealisedPnl": "0",
"coin": "BTC",
},
Expand Down

0 comments on commit 9bf07d3

Please sign in to comment.