Skip to content

Commit

Permalink
Update modules/apps/transfer/keeper/msg_server_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Rodriguez <[email protected]>
  • Loading branch information
colin-axner and crodriguezvega authored Oct 3, 2022
1 parent 05098fb commit c7bb641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/apps/transfer/keeper/msg_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ func (suite *KeeperTestSuite) TestMsgTransfer() {
true,
},
{
"transfers disabled",
"send transfers disabled",
func() {
suite.chainA.GetSimApp().TransferKeeper.SetParams(suite.chainA.GetContext(),
types.Params{
Expand Down

0 comments on commit c7bb641

Please sign in to comment.