Skip to content

Commit

Permalink
Update modules/apps/29-fee/keeper/grpc_query_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Sean King <[email protected]>
  • Loading branch information
damiannolan and seantking authored Apr 7, 2022
1 parent 67c36b8 commit 60a745c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/apps/29-fee/keeper/grpc_query_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ func (suite *KeeperTestSuite) TestQueryCounterpartyAddress() {
false,
},
{
"counterparty address not found, invalid address",
"counterparty address not found: invalid address",
func() {
req.RelayerAddress = "invalid-addr"
},
Expand Down

0 comments on commit 60a745c

Please sign in to comment.