fix test compilation

This commit is contained in:
Federico Kunze
2021-04-21 15:41:30 +02:00
parent 4d849a6241
commit 374d249116
8 changed files with 47 additions and 66 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ type KeeperTestSuite struct {
ctx sdk.Context
querier sdk.Querier
app *app.InjectiveApp
app *app.EthermintApp
address ethcmn.Address
}