We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdb639 commit adfa55bCopy full SHA for adfa55b
src/test/java/org/prebid/server/bidder/insticator/InsticatorBidderTest.java
@@ -45,7 +45,6 @@
45
import static java.util.function.UnaryOperator.identity;
46
import static org.assertj.core.api.Assertions.assertThat;
47
import static org.assertj.core.api.Assertions.assertThatIllegalArgumentException;
48
-import static org.assertj.core.api.InstanceOfAssertFactories.COLLECTION;
49
import static org.mockito.ArgumentMatchers.any;
50
import static org.mockito.ArgumentMatchers.anyString;
51
import static org.mockito.BDDMockito.given;
0 commit comments