Revert "Kafka Streams binder test disabling"
This reverts commit 0c61cedc85.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
package org.springframework.cloud.stream.binder.kafka.bootstrap;
|
||||
|
||||
import org.junit.ClassRule;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
|
||||
import org.springframework.boot.WebApplicationType;
|
||||
@@ -29,7 +28,6 @@ import org.springframework.kafka.test.rule.KafkaEmbedded;
|
||||
/**
|
||||
* @author Marius Bogoevici
|
||||
*/
|
||||
@Ignore("Temporarily disabling the test as builds are getting slower due to this.")
|
||||
public class KafkaBinderBootstrapTest {
|
||||
|
||||
@ClassRule
|
||||
|
||||
Reference in New Issue
Block a user