@@ -20,7 +20,6 @@ import java.time.Duration;
|
||||
|
||||
import org.junit.AfterClass;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
import reactor.core.publisher.Hooks;
|
||||
@@ -74,7 +73,6 @@ public class GatewayRSocketIntegrationTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore
|
||||
public void contextLoads() {
|
||||
// @formatter:off
|
||||
StepVerifier.create(ping.getPongFlux())
|
||||
|
||||
Reference in New Issue
Block a user