|
|
|
@ -47,7 +47,6 @@ public class RibbonAutoConfigurationIntegrationTests {
@@ -47,7 +47,6 @@ public class RibbonAutoConfigurationIntegrationTests {
|
|
|
|
|
private SpringClientFactory factory; |
|
|
|
|
|
|
|
|
|
@Test |
|
|
|
|
@Ignore //FIXME 2.0.0
|
|
|
|
|
public void serverListIsConfigured() throws Exception { |
|
|
|
|
IClientConfig config = this.factory.getClientConfig("client"); |
|
|
|
|
assertEquals(25000, |
|
|
|
|