Skip to content

Commit

Permalink
Revert "Mutes MachineLearningTests.testNoAttributes_givenSameAndMlEna…
Browse files Browse the repository at this point in the history
…bled"

This reverts commit ca999ad.
  • Loading branch information
ywelsch committed May 23, 2018
1 parent 8145a82 commit 03607f6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public void testNoAttributes_givenNoClash() {
assertNotNull(machineLearning.additionalSettings());
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30804")
public void testNoAttributes_givenSameAndMlEnabled() {
Settings.Builder builder = Settings.builder();
if (randomBoolean()) {
Expand Down

0 comments on commit 03607f6

Please sign in to comment.