Remove @Ignore commented out
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user