Skip to content

Commit 5a2942e

Browse files
committed
Add empty line in the test file
1 parent 6aeb12a commit 5a2942e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/prebid/server/bidder/yandex/YandexBidderTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,4 +650,4 @@ private static BidderCall<BidRequest> givenBidderCall(BidRequest bidRequest, Str
650650
HttpResponse.of(200, null, body),
651651
null);
652652
}
653-
}
653+
}

0 commit comments

Comments
 (0)