Skip to content

Commit

Permalink
fix: sims after merging cosmos#15303 (cosmos#15379)
Browse files Browse the repository at this point in the history
  • Loading branch information
facundomedica authored Mar 13, 2023
1 parent 1640c44 commit 84d8023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sim_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ func TestAppSimulationAfterImport(t *testing.T) {

newApp.InitChain(abci.RequestInitChain{
AppStateBytes: exported.AppState,
ChainId: SimAppChainID,
})

_, _, err = simulation.SimulateFromSeed(
Expand Down

0 comments on commit 84d8023

Please sign in to comment.