Skip to content

Commit

Permalink
fix test, account created automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Aug 15, 2024
1 parent 8535eba commit 5346abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/ante/eth_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ func (suite *AnteTestSuite) TestEthIncrementSenderSequenceDecorator() {
"account not set to store",
tx,
func() {},
false, false,
true, false,
},
{
"success - create contract",
Expand Down

0 comments on commit 5346abb

Please sign in to comment.