Skip to content

Commit

Permalink
revert debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Mar 20, 2023
1 parent 21c0f8e commit 3f7fe65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion module/app/sim_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ func TestAppImportExport(t *testing.T) {

func TestAppSimulationAfterImport(t *testing.T) {
config, db, dir, logger, skip, err := simapp.SetupSimulation("leveldb-app-sim", "Simulation")
config.NumBlocks = 1
if skip {
t.Skip("skipping application simulation after import")
}
Expand Down

0 comments on commit 3f7fe65

Please sign in to comment.