@@ -153,7 +153,6 @@ public class SearchableSnapshotActionIT extends ESRestTestCase {
TimeUnit.SECONDS);
}
- @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/54433")
public void testDeleteActionDeletesSearchableSnapshot() throws Exception {
createSnapshotRepo(client(), snapshotRepo, randomBoolean());