Skip to content

Commit 3f7fe65

Browse files
committed
revert debug
1 parent 21c0f8e commit 3f7fe65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

module/app/sim_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ func TestAppImportExport(t *testing.T) {
187187

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

0 commit comments

Comments
 (0)