fixes checkstyle
This commit is contained in:
@@ -100,7 +100,7 @@ public class RibbonFallbackTest {
|
||||
.addNewAddress()
|
||||
.withIp(mockServer.getHostName())
|
||||
.endAddress()
|
||||
.addNewPort("http", "http_tcp",mockServer.getPort(), "http")
|
||||
.addNewPort("http", "http_tcp", mockServer.getPort(), "http")
|
||||
.endSubset()
|
||||
.build();
|
||||
// @formatter:on
|
||||
|
||||
Reference in New Issue
Block a user