Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
vuong177 committed Jun 1, 2023
1 parent 701bdbc commit 3f0af1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/transfermiddleware/relay_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ func TestTransferMiddlewareTestSuiteTestSuite(t *testing.T) {
suite.Run(t, new(TransferMiddlewareTestSuite))
}

func (suite *TransferMiddlewareTestSuite) TestMintAndBurnProcessWhenLaunchChain() {
func (suite *TransferMiddlewareTestSuite) TestMintAndEscrowProcessWhenLaunchChain() {
var (
// when transfer via sdk transfer from A (module) -> B (contract)
timeoutHeight = clienttypes.NewHeight(1, 110)
Expand Down

0 comments on commit 3f0af1a

Please sign in to comment.