Revert "Disable GRPC tests"

This reverts commit 237f2e09a7.
This commit is contained in:
Ryan Baxter
2024-01-26 16:20:35 -05:00
parent afff26a4cf
commit e5cadaf621

View File

@@ -75,7 +75,6 @@ public class GRPCApplicationTests {
}
@Test
@Disabled
public void gRPCUnaryCallShouldHandleRuntimeException() throws SSLException {
ManagedChannel channel = createSecuredChannel(gatewayPort);