Skip to content

Commit

Permalink
update simulation test
Browse files Browse the repository at this point in the history
  • Loading branch information
avery committed Dec 19, 2024
1 parent afe2bab commit de6cb43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/sim_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ func TestAppSimulationAfterImport(t *testing.T) {
config := simcli.NewConfigFromFlags()
config.ChainID = AppChainID
encfg := RegisterEncodingConfig()

db, dir, logger, skip, err := simtestutil.SetupSimulation(
config,
"goleveldb-app-sim",
Expand Down

0 comments on commit de6cb43

Please sign in to comment.