Remove @Ignore commented out

This commit is contained in:
Ryan Baxter
2017-09-28 14:48:29 -04:00
parent 14fc7f1ae0
commit 1f7f5f90dc

View File

@@ -51,7 +51,6 @@ public class EurekaHealthCheckTests {
private EurekaClient discoveryClient;
@Test
// @Ignore //FIXME 2.0.0
public void shouldRegisterService() {
InstanceInfo.InstanceStatus status = this.discoveryClient.getHealthCheckHandler()