Skip to content

Commit

Permalink
Unmute testDeleteActionDeletesSearchableSnapshot (elastic#68700)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidan authored Feb 8, 2021
1 parent c8fd4c5 commit 767d8df
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ public void testSearchableSnapshotForceMergesIndexToOneSegment() throws Exceptio
TimeUnit.SECONDS);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/54433")
public void testDeleteActionDeletesSearchableSnapshot() throws Exception {
createSnapshotRepo(client(), snapshotRepo, randomBoolean());

Expand Down

0 comments on commit 767d8df

Please sign in to comment.