Skip to content

Commit

Permalink
fix sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
loicgreffier committed Jan 29, 2024
1 parent 7be66c8 commit 7c09d61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* The OpenTelemetry configuration test class.
*/
@ExtendWith(MockitoExtension.class)
public class OpenTelemetryConfigTest {
class OpenTelemetryConfigTest {
private final OpenTelemetryConfig openTelemetryConfig = new OpenTelemetryConfig();

@Test
Expand Down

0 comments on commit 7c09d61

Please sign in to comment.