Commit d590ccb7 by Ryan Baxter

Remove ignores. Fixes #2538

parent d90a61f1
......@@ -113,7 +113,6 @@ public class RefreshablePeerEurekaNodesTests {
@Test
@Ignore //FIXME 2.0.0
public void updatedWhenRegionChanged() {
changeProperty(
"eureka.client.use-dns-for-fetching-service-urls=false",
......@@ -133,7 +132,6 @@ public class RefreshablePeerEurekaNodesTests {
}
@Test
@Ignore //FIXME 2.0.0
public void updatedWhenAvailabilityZoneChanged() {
changeProperty(
"eureka.client.use-dns-for-fetching-service-urls=false",
......
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