Skip to content

Commit 946b555

Browse files
committed
Update test
1 parent e041b26 commit 946b555

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bottlecap/tests/metrics_integration_test.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ async fn test_enhanced_metrics() {
5252
metrics_intake_url_prefix: MetricsIntakeUrlPrefix::new(None, Some(metrics_site_override))
5353
.expect("can't parse metrics intake URL from site"),
5454
https_proxy: None,
55+
ca_cert_path: None,
5556
timeout: std::time::Duration::from_secs(5),
5657
retry_strategy: dogstatsd::datadog::RetryStrategy::Immediate(1),
5758
compression_level: 6,

0 commit comments

Comments
 (0)