Temporarily disable gRPC tests

This commit is contained in:
Oleg Zhurakousky
2021-10-26 12:19:30 +02:00
parent 27734c7f6e
commit 2a702ec669

View File

@@ -46,6 +46,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* @author Oleg Zhurakousky
*
*/
@Disabled
public class GrpcInteractionTests {
@BeforeEach