Skip to content

Commit

Permalink
addressed Pr comment
Browse files Browse the repository at this point in the history
  • Loading branch information
miladz68 committed Oct 16, 2023
1 parent 33ae24d commit a7cc5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/modules/assetnft_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1516,7 +1516,7 @@ func TestAssetNFTClassWhitelist(t *testing.T) {
&assetnfttypes.MsgAddToClassWhitelist{},
&assetnfttypes.MsgAddToClassWhitelist{},
&assetnfttypes.MsgAddToClassWhitelist{},
&assetnfttypes.MsgRemoveFromWhitelist{},
&assetnfttypes.MsgRemoveFromClassWhitelist{},
&nft.MsgSend{},
&nft.MsgSend{},
&nft.MsgSend{},
Expand Down

0 comments on commit a7cc5ea

Please sign in to comment.