[TEST] remove leftover comment in createIndicesWithRandomAliases
Original commit: elastic/x-pack-elasticsearch@80546bae7f
This commit is contained in:
parent
667be843ce
commit
99d198c715
|
@ -365,7 +365,6 @@ public abstract class SecurityIntegTestCase extends ESIntegTestCase {
|
|||
* and refreshes the new indices
|
||||
*/
|
||||
protected void createIndicesWithRandomAliases(String... indices) {
|
||||
//no aliases
|
||||
createIndex(indices);
|
||||
|
||||
if (frequently()) {
|
||||
|
|
Loading…
Reference in New Issue