Skip to content

Commit

Permalink
Re add as I got the failure wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
astuyve committed Jan 28, 2025
1 parent 7517183 commit acba518
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bottlecap/tests/metrics_integration_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ use std::sync::{Arc, Mutex};

mod common;

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

0 comments on commit acba518

Please sign in to comment.