Skip to content

Commit

Permalink
[TEST] Revert "Mute ForecastIT.testSingleSeries" (elastic#37110)
Browse files Browse the repository at this point in the history
The problem that caused the test to be muted was fixed in
elastic/ml-cpp#332

Closes elastic#36258
  • Loading branch information
droberts195 authored Jan 3, 2019
1 parent 99f13b9 commit 13649aa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ public void tearDownData() throws Exception {
cleanUp();
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36258")
public void testSingleSeries() throws Exception {
Detector.Builder detector = new Detector.Builder("mean", "value");

Expand Down

0 comments on commit 13649aa

Please sign in to comment.