Skip to content

Commit f2119e7

Browse files
committed
fix linter
1 parent 19a7345 commit f2119e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/prebid/server/bidder/openx/OpenxBidderTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,6 @@ public void makeBidsShouldReturnResultWithExpectedFields() throws JsonProcessing
593593
.build());
594594
}
595595

596-
597596
@Test
598597
public void makeBidsShouldReturnResultForNativeBidsWithExpectedFields() throws JsonProcessingException {
599598
// given

0 commit comments

Comments
 (0)