Removing @Ignore

This commit is contained in:
Ryan Baxter
2017-09-28 14:45:29 -04:00
parent c58ae8be21
commit 14fc7f1ae0

View File

@@ -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()