mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 21:05:23 +00:00
Removing @AwaitsFix in PluginMangerIT after merging in fix from master
This commit is contained in:
parent
d90552e2fb
commit
0d55bfd481
@ -502,7 +502,6 @@ public class PluginManagerIT extends ESIntegTestCase {
|
||||
}
|
||||
|
||||
@Test
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/12766")
|
||||
public void testThatBasicAuthIsSupportedWithHttps() throws Exception {
|
||||
assumeTrue("test requires security manager to be disabled", System.getSecurityManager() == null);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user