Skip to content

Commit 4a7e59c

Browse files
authored
[chore] Fix chef tests (#5699)
1 parent 1e4833e commit 4a7e59c

File tree

1 file changed

+0
-1
lines changed
  • deployments/chef/test/integration/default

1 file changed

+0
-1
lines changed

deployments/chef/test/integration/default/test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
{ name: 'SPLUNK_INGEST_URL', type: :string, data: splunk_ingest_url },
2727
{ name: 'SPLUNK_MEMORY_TOTAL_MIB', type: :string, data: splunk_memory_total },
2828
{ name: 'SPLUNK_REALM', type: :string, data: splunk_realm },
29-
{ name: 'SPLUNK_TRACE_URL', type: :string, data: "#{splunk_ingest_url}/v2/trace" },
3029
]
3130

3231
collector_env_vars_strings = []

0 commit comments

Comments
 (0)