Disable GRPC tests
This commit is contained in:
@@ -75,6 +75,7 @@ public class GRPCApplicationTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Disabled
|
||||
public void gRPCUnaryCallShouldHandleRuntimeException() throws SSLException {
|
||||
ManagedChannel channel = createSecuredChannel(gatewayPort);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user