Skip to content

Commit 925fa3f

Browse files
authored
Re add as I got the failure wrong (#530)
1 parent 7517183 commit 925fa3f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bottlecap/tests/metrics_integration_test.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ use std::sync::{Arc, Mutex};
1010

1111
mod common;
1212

13-
// ASTUYVE ignoring as new changes to libdatadog require a valid DD_SITE to be set
14-
// which requires HTTPS, thus breaking this test
15-
#[ignore]
1613
#[tokio::test]
1714
async fn test_enhanced_metrics() {
1815
let dd_api_key = "my_test_key";

0 commit comments

Comments
 (0)