Unmute SecurityDocumentationIT test

Since https://github.com/elastic/elasticsearch/pull/36362 is merged
the invalidateTokensTest for the HLRC can be run again.
This commit is contained in:
Ioannis Kakavas 2018-12-20 15:43:18 +02:00
parent 35911d8dd7
commit 45a9756f1e
1 changed files with 0 additions and 1 deletions

View File

@ -1318,7 +1318,6 @@ public class SecurityDocumentationIT extends ESRestHighLevelClientTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/36362")
public void testInvalidateToken() throws Exception {
RestHighLevelClient client = highLevelClient();