test: fix x/slashing operations test (#12346)

This commit is contained in:
Julien Robert
2022-06-27 17:05:10 +02:00
committed by GitHub
parent 41b3265b36
commit f10f5e5974
6 changed files with 121 additions and 87 deletions
-1
View File
@@ -37,7 +37,6 @@ func (suite *CapabilityTestSuite) SetupTest() {
func(ba *baseapp.BaseApp) {
ba.MountStores(suite.memKey)
},
false,
&suite.cdc,
&suite.keeper,
)