Skip to content

Commit

Permalink
Update test app.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crystal Lemire committed Nov 10, 2023
1 parent a80613a commit 25e93be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/testutil/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ func (tApp *TestApp) initChainIfNeeded() {
}

if tApp.builder.usesDefaultAppConfig {
tApp.App.Server.DisableUpdateMonitoringForTesting()
tApp.App.DisableHealthMonitor()
}

if tApp.builder.enableNonDeterminismChecks {
Expand Down

0 comments on commit 25e93be

Please sign in to comment.