Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
zarazan committed Oct 6, 2023
1 parent 53c2bfd commit 35fd29d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/airdrop/keeper/msg_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ func (s *IntegrationTestSuite) TestMsgServer_ClaimAirdrop() {
tc.originAccount.String(),
claimAddress.String(),
)

_, err := s.msgServer.ClaimAirdrop(ctx, msgClaimAirdrop)
if tc.errMsg != "" {
s.Require().Error(err)
Expand Down

0 comments on commit 35fd29d

Please sign in to comment.