Temporarily ignore CloudStreamKinesisToWebfluxApplicationTests

This commit is contained in:
Soby Chacko
2018-11-17 12:21:40 -05:00
parent 1a67f1af23
commit d0b9cf52aa

View File

@@ -16,6 +16,7 @@
package kinesis.webflux;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -61,6 +62,7 @@ import reactor.test.StepVerifier;
}
)
@AutoConfigureWebTestClient
@Ignore
public class CloudStreamKinesisToWebfluxApplicationTests {
@Autowired