Skip to content

Commit

Permalink
fix: sims after merging #15303
Browse files Browse the repository at this point in the history
  • Loading branch information
facundomedica committed Mar 13, 2023
1 parent e30f2e8 commit 6395d70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simapp/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 6395d70

Please sign in to comment.