Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
loicgreffier committed Jan 2, 2025
1 parent 8b67ba7 commit a012753
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import org.junit.jupiter.api.Test;

@MicronautTest
public class ConfigIntegrationTest extends KafkaIntegrationTest {
class ConfigIntegrationTest extends KafkaIntegrationTest {

@Inject
List<ManagedClusterProperties> managedClusterProperties;
Expand Down

0 comments on commit a012753

Please sign in to comment.