Skip to content

Commit

Permalink
[TEST] Revert "Mute ForecastIT.testSingleSeries" (#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 #36258
  • Loading branch information
droberts195 committed Jan 3, 2019
1 parent a44e005 commit b89786a
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 b89786a

Please sign in to comment.