Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
toteki committed Mar 17, 2022
1 parent 8b2c9df commit e2fc828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/leverage/client/tests/suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ func (s *IntegrationTestSuite) TestQueryCollateralValue() {
cli.GetCmdQueryCollateralValue(),
[]string{
val.Address.String(),
fmt.Sprintf("--%s=uumee", cli.FlagDenom),
fmt.Sprintf("--%s=u/uumee", cli.FlagDenom),
},
false,
&types.QueryCollateralValueResponse{},
Expand Down

0 comments on commit e2fc828

Please sign in to comment.