Skip to content

Commit

Permalink
chore: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
aleem1314 committed Jan 24, 2022
1 parent 2f2f9df commit 6c166cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/group/client/testutil/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -1731,7 +1731,7 @@ func (s *IntegrationTestSuite) TestTxLeaveGroup() {
commonFlags...,
),
true,
"decoding bech32 failed",
"key not found",
},
{
"invalid policy address",
Expand Down

0 comments on commit 6c166cb

Please sign in to comment.