Skip to content

Commit

Permalink
enable both
Browse files Browse the repository at this point in the history
  • Loading branch information
cijothomas committed Jan 15, 2025
1 parent ef955d0 commit cd652b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-otlp/tests/integration_test/tests/logs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ mod logtests {
Ok(())
}

#[ignore = "TODO: [Fix Me] Failing on CI. Needs to be investigated and resolved."]
// #[ignore = "TODO: [Fix Me] Failing on CI. Needs to be investigated and resolved."]
#[tokio::test(flavor = "multi_thread", worker_threads = 4)]
#[cfg(any(feature = "tonic-client", feature = "reqwest-blocking-client"))]
pub async fn logs_batch() -> Result<()> {
Expand Down

0 comments on commit cd652b0

Please sign in to comment.