Skip to content

Commit

Permalink
remove a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Rzeszutek committed Apr 15, 2022
1 parent 16a4c47 commit e8abe95
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ public Stream<? extends Arguments> provideArguments(ExtensionContext context) {
}
}

// TODO: test SEMCONV
@Test
void semconv_shouldNotSuppressAnythingWhenThereAreNoSpanKeys() {
SpanSuppressor suppressor = SpanSuppressionStrategy.SEMCONV.create(emptySet());
Expand Down

0 comments on commit e8abe95

Please sign in to comment.