Skip to content

Commit 42218c2

Browse files
author
Slavek Kabrda
authored
Fix broken reports class tests (DataDog#737)
1 parent 4bb2b00 commit 42218c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/classes/datadog_agent_reports_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
api_key: 'notanapikey',
157157
puppetmaster_user: 'puppet',
158158
dogapi_version: 'installed',
159-
datadog_site: 'datadoghq.eu',
159+
datadog_site: 'https://api.datadoghq.eu',
160160
}
161161
end
162162

0 commit comments

Comments
 (0)