We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34ad5f commit 30a5ee6Copy full SHA for 30a5ee6
spring-kafka/src/test/java/org/springframework/kafka/core/DefaultKafkaProducerFactoryTests.java
@@ -28,7 +28,7 @@
28
29
import org.apache.kafka.clients.producer.Producer;
30
import org.apache.kafka.common.KafkaException;
31
-import org.junit.jupiter.api.Test;
+import org.junit.Test;
32
import org.mockito.InOrder;
33
34
import org.springframework.kafka.test.utils.KafkaTestUtils;
0 commit comments