Skip to content

Commit e1a132a

Browse files
author
Emil Nadimanov
committed
Codestyle-related post-review changes (#3608)
1 parent 771ac46 commit e1a132a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/test/java/org/prebid/server/it/EquativTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
import static com.github.tomakehurst.wiremock.client.WireMock.post;
1414
import static com.github.tomakehurst.wiremock.client.WireMock.urlPathEqualTo;
1515

16-
// Alias for Smartadserver
1716
public class EquativTest extends IntegrationTest {
1817

1918
@Test

src/test/java/org/prebid/server/it/SmartadserverTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,4 @@ public void openrtb2AuctionShouldRespondWithBidsFromSmartadserver() throws IOExc
3131
assertJsonEquals("openrtb2/smartadserver/test-auction-smartadserver-response.json", response,
3232
singletonList("smartadserver"));
3333
}
34-
3534
}

0 commit comments

Comments
 (0)