Commit 1f7f5f90 by Ryan Baxter

Remove @Ignore commented out

parent 14fc7f1a
...@@ -51,7 +51,6 @@ public class EurekaHealthCheckTests { ...@@ -51,7 +51,6 @@ public class EurekaHealthCheckTests {
private EurekaClient discoveryClient; private EurekaClient discoveryClient;
@Test @Test
// @Ignore //FIXME 2.0.0
public void shouldRegisterService() { public void shouldRegisterService() {
InstanceInfo.InstanceStatus status = this.discoveryClient.getHealthCheckHandler() InstanceInfo.InstanceStatus status = this.discoveryClient.getHealthCheckHandler()
......
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