Skip to content

Commit

Permalink
Unmute LifecycleLicenseIT (elastic#67572)
Browse files Browse the repository at this point in the history
(cherry picked from commit 03f5670)
Signed-off-by: Andrei Dan <[email protected]>
  • Loading branch information
andreidan committed Jan 18, 2021
1 parent 31d52ee commit 4b9bdc5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
package org.elasticsearch.xpack.ilm;

import org.apache.http.util.EntityUtils;
import org.apache.lucene.util.LuceneTestCase;
import org.elasticsearch.client.Request;
import org.elasticsearch.client.Response;
import org.elasticsearch.client.ResponseException;
Expand Down Expand Up @@ -44,7 +43,6 @@
import static org.hamcrest.Matchers.greaterThanOrEqualTo;
import static org.hamcrest.Matchers.is;

@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/66088")
public class LifecycleLicenseIT extends ESRestTestCase {

private String policy;
Expand Down

0 comments on commit 4b9bdc5

Please sign in to comment.