We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a7345 commit f2119e7Copy full SHA for f2119e7
src/test/java/org/prebid/server/bidder/openx/OpenxBidderTest.java
@@ -593,7 +593,6 @@ public void makeBidsShouldReturnResultWithExpectedFields() throws JsonProcessing
593
.build());
594
}
595
596
-
597
@Test
598
public void makeBidsShouldReturnResultForNativeBidsWithExpectedFields() throws JsonProcessingException {
599
// given
0 commit comments