Skip to content

Commit

Permalink
fix test condition
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega committed Dec 16, 2022
1 parent 8823930 commit 0fe6723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/apps/29-fee/keeper/msg_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ func (suite *KeeperTestSuite) TestPayPacketFeeAsync() {
},
)
},
true,
false,
},
{
"acknowledgement fee balance not found",
Expand Down

0 comments on commit 0fe6723

Please sign in to comment.