fix tests

This commit is contained in:
Ethan Frey
2022-01-24 20:23:20 +01:00
parent 0a96e26fba
commit 6a2a9d0bfa
2 changed files with 0 additions and 16 deletions

View File

@@ -166,7 +166,6 @@ func TestMigrateProposal(t *testing.T) {
CodeID: 2,
Contract: contractAddr.String(),
Msg: migMsgBz,
RunAs: otherAddress.String(),
}
em := sdk.NewEventManager()