Skip to content

Commit 3171749

Browse files
committed
ff the test
1 parent 35e9b17 commit 3171749

File tree

1 file changed

+1
-0
lines changed
  • opentelemetry-otlp/src/exporter

1 file changed

+1
-0
lines changed

opentelemetry-otlp/src/exporter/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ mod tests {
339339
assert_eq!(exporter_builder.exporter_config.endpoint, None);
340340
}
341341

342+
#[cfg(feature = "logs")]
342343
#[cfg(any(feature = "http-proto", feature = "http-json"))]
343344
#[test]
344345
fn invalid_http_endpoint() {

0 commit comments

Comments
 (0)