chore: lint v2 (#24118)
This commit is contained in:
@@ -58,7 +58,7 @@ func (s *IntegrationTestSuite) SetupTest() {
|
||||
)
|
||||
s.Require().NoError(err)
|
||||
|
||||
ctx := app.BaseApp.NewContext(false)
|
||||
ctx := app.NewContext(false)
|
||||
|
||||
ctx = ctx.WithBlockHeader(cmtproto.Header{Time: cmttime.Now()})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user