mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-13 10:50:04 +00:00
Revert "Mute testEnableDisableBehaviour (#42929)"
This reverts commit 6ee578c6eb3f2a6164934720ee82e2456d7bb226.
This commit is contained in:
parent
f6efc55556
commit
9beb51fc44
@ -138,7 +138,6 @@ public class LicensingTests extends SecurityIntegTestCase {
|
|||||||
deleteSecurityIndex();
|
deleteSecurityIndex();
|
||||||
}
|
}
|
||||||
|
|
||||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/42215")
|
|
||||||
public void testEnableDisableBehaviour() throws Exception {
|
public void testEnableDisableBehaviour() throws Exception {
|
||||||
IndexResponse indexResponse = index("test", "type", jsonBuilder()
|
IndexResponse indexResponse = index("test", "type", jsonBuilder()
|
||||||
.startObject()
|
.startObject()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user