Skip to content

Commit

Permalink
[chore] Fix chef tests (#5699)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitryax authored Dec 12, 2024
1 parent 1e4833e commit 4a7e59c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployments/chef/test/integration/default/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
{ name: 'SPLUNK_INGEST_URL', type: :string, data: splunk_ingest_url },
{ name: 'SPLUNK_MEMORY_TOTAL_MIB', type: :string, data: splunk_memory_total },
{ name: 'SPLUNK_REALM', type: :string, data: splunk_realm },
{ name: 'SPLUNK_TRACE_URL', type: :string, data: "#{splunk_ingest_url}/v2/trace" },
]

collector_env_vars_strings = []
Expand Down

0 comments on commit 4a7e59c

Please sign in to comment.