Skip to content

Commit

Permalink
Dont use OE in TestApp
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyding committed Nov 24, 2024
1 parent c693502 commit cd6c7cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/testutil/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -1308,6 +1308,7 @@ func launchValidatorInDir(
"--oracle.enabled=false",
"--oracle.metrics_enabled=false",
"--log_level=error",
"--optimistic-execution-enabled=false",
})

ctx := svrcmd.CreateExecuteContext(parentCtx)
Expand Down

0 comments on commit cd6c7cb

Please sign in to comment.