Revert "Mute testEnableDisableBehaviour (#42929)"

This reverts commit 6ee578c6eb3f2a6164934720ee82e2456d7bb226.
This commit is contained in:
Ioannis Kakavas 2019-07-08 08:52:21 +03:00
parent f6efc55556
commit 9beb51fc44

View File

@ -138,7 +138,6 @@ public class LicensingTests extends SecurityIntegTestCase {
deleteSecurityIndex();
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/42215")
public void testEnableDisableBehaviour() throws Exception {
IndexResponse indexResponse = index("test", "type", jsonBuilder()
.startObject()