Commit 14fc7f1a by Ryan Baxter

Removing @Ignore

parent c58ae8be
......@@ -51,7 +51,7 @@ public class EurekaHealthCheckTests {
private EurekaClient discoveryClient;
@Test
@Ignore //FIXME 2.0.0
// @Ignore //FIXME 2.0.0
public void shouldRegisterService() {
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