Temporarily disable gRPC tests

This commit is contained in:
Oleg Zhurakousky
2021-10-26 12:19:30 +02:00
parent 83a96483e3
commit 3e042f5088

View File

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