Skip to content

Commit 45a9756

Browse files
committed
Unmute SecurityDocumentationIT test
Since #36362 is merged the invalidateTokensTest for the HLRC can be run again.
1 parent 35911d8 commit 45a9756

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/rest-high-level/src/test/java/org/elasticsearch/client/documentation/SecurityDocumentationIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,6 @@ public void onFailure(Exception e) {
13181318
}
13191319
}
13201320

1321-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/36362")
13221321
public void testInvalidateToken() throws Exception {
13231322
RestHighLevelClient client = highLevelClient();
13241323

0 commit comments

Comments
 (0)