Skip to content

Commit 6f4878e

Browse files
committed
Re-add missed during rebase
1 parent e6790a5 commit 6f4878e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/spec/monitoring/inputs/metrics/stats_event_factory_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
let(:pipeline_settings) { LogStash::Runner::SYSTEM_SETTINGS.clone.merge({
5151
"pipeline.id" => "main",
5252
"config.string" => config,
53+
"api.enabled" => webserver_enabled,
5354
}) }
5455

5556
let(:agent) { LogStash::Agent.new(pipeline_settings) }

0 commit comments

Comments
 (0)