Skip to content

Commit c14c88a

Browse files
committed
Revert "Mutes MachineLearningTests.testNoAttributes_givenSameAndMlEnabled"
This reverts commit ca999ad.
1 parent 90c4fa8 commit c14c88a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/ml/src/test/java/org/elasticsearch/xpack/ml/MachineLearningTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public void testNoAttributes_givenNoClash() {
3333
assertNotNull(machineLearning.additionalSettings());
3434
}
3535

36-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30804")
3736
public void testNoAttributes_givenSameAndMlEnabled() {
3837
Settings.Builder builder = Settings.builder();
3938
if (randomBoolean()) {

0 commit comments

Comments
 (0)