Skip to content

Commit

Permalink
Add test desc
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 committed Apr 19, 2022
1 parent 507a133 commit 931835e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/group/keeper/keeper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2753,7 +2753,7 @@ func (s *TestSuite) TestLeaveGroup() {
math.NewDecFromInt64(0),
},
{
"valid testcase: decision policy is not present",
"valid testcase: decision policy is not present (and group total weight can be 0)",
&group.MsgLeaveGroup{
GroupId: groupID2,
Address: member1.String(),
Expand Down

0 comments on commit 931835e

Please sign in to comment.