Temporarily disabling KafkaBinderTests

This commit is contained in:
Soby Chacko
2021-07-13 15:03:40 -04:00
parent b5cb32767b
commit 0bedc606ce

View File

@@ -156,6 +156,7 @@ import static org.mockito.Mockito.mock;
* @author Henryk Konsek
* @author Gary Russell
*/
@Disabled
public class KafkaBinderTests extends
PartitionCapableBinderTests<AbstractKafkaTestBinder, ExtendedConsumerProperties<KafkaConsumerProperties>, ExtendedProducerProperties<KafkaProducerProperties>> {