Fix develop's build (#4108)

Fix build failure introduced with 722d122
This commit is contained in:
Alessio Treglia 2019-04-13 10:56:45 +01:00 committed by GitHub
parent 722d122da7
commit 21e0d3cc6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -570,7 +570,7 @@ func BenchmarkInvariants(b *testing.B) {
os.RemoveAll(dir) os.RemoveAll(dir)
}() }()
app := NewGaiaApp(logger, db, nil, true, false) app := NewGaiaApp(logger, db, nil, true, 0)
// 2. Run parameterized simulation (w/o invariants) // 2. Run parameterized simulation (w/o invariants)
_, err := simulation.SimulateFromSeed( _, err := simulation.SimulateFromSeed(