Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
expertdicer committed Jan 17, 2025
1 parent 1050f39 commit 6a96bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/evm/keeper/funtoken_from_erc20_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ type MkrMetadata struct {
Symbol [32]byte
}

func (s *FunTokenFromErc20Suite) TestMuahaha() {
func (s *FunTokenFromErc20Suite) TestFindMKRMetadata() {
deps := evmtest.NewTestDeps()

s.T().Log("Deploy MKR")
Expand Down

0 comments on commit 6a96bfc

Please sign in to comment.