Revert "Muted test."

This reverts commit elastic/x-pack-elasticsearch@a4d8a72023.

Original commit: elastic/x-pack-elasticsearch@a2d5100ed2
This commit is contained in:
David Kyle 2017-04-13 14:16:32 +01:00
parent 17a8c9b9e8
commit 468507e788
1 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ project.afterEvaluate {
integTestRunner {
// TODO: fix this rest test to not depend on a hardcoded port!
systemProperty 'tests.rest.blacklist', 'getting_started/10_monitor_cluster_health/*,ml/start_stop_datafeed/Test force stop datafeed'
systemProperty 'tests.rest.blacklist', 'getting_started/10_monitor_cluster_health/*'
}
integTestCluster {