Skip to content

Commit

Permalink
change test desc
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-nguy committed Apr 26, 2023
1 parent f7ba672 commit da31b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/cronos/keeper/keeper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ func (suite *KeeperTestSuite) TestRegisterOrUpdateTokenMapping() {
false,
},
{
"Source token, denom not checksum, error",
"Source token, invalid denom, error",
types.MsgUpdateTokenMapping{
Sender: "",
Denom: "cronos0xf6d4fecb1a6fb7c2ca350169a050d483bd87b88@",
Expand Down

0 comments on commit da31b1b

Please sign in to comment.