Commit ea8a62ab by Ryan Baxter

Removing @Ignore

parent 1f7f5f90
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment