Revert "Disable gRPC tests temporarily"
This reverts commit 12810a0012.
This commit is contained in:
@@ -24,7 +24,6 @@ import java.util.function.Function;
|
||||
|
||||
import org.junit.jupiter.api.AfterEach;
|
||||
import org.junit.jupiter.api.BeforeEach;
|
||||
import org.junit.jupiter.api.Disabled;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import reactor.core.publisher.Flux;
|
||||
|
||||
@@ -46,7 +45,6 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
* @author Oleg Zhurakousky
|
||||
*
|
||||
*/
|
||||
@Disabled
|
||||
public class GrpcInteractionTests {
|
||||
|
||||
@BeforeEach
|
||||
|
||||
Reference in New Issue
Block a user