mirror of
https://github.com/wahyd4/spring-cloud-stream-samples.git
synced 2026-08-09 05:16:18 +10:00
Temporarily ignore CloudStreamKinesisToWebfluxApplicationTests
This commit is contained in:
+2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user