Disable test

This commit is contained in:
Oleg Zhurakousky
2021-06-02 16:31:24 +02:00
parent 5fa653c808
commit e17339195b

View File

@@ -21,11 +21,9 @@ import java.util.concurrent.atomic.AtomicInteger;
import java.util.function.Function;
import java.util.function.Supplier;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Disabled;
import org.junit.rules.ExpectedException;
import reactor.core.publisher.Flux;