Skip to content

Commit

Permalink
Remove another AwaitsFix
Browse files Browse the repository at this point in the history
  • Loading branch information
romseygeek committed Oct 10, 2023
1 parent 8a505e9 commit 6eff2dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,6 @@ public void testSimpleOperations() throws Exception {
searchResult.close();
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/99916")
public void testGetWithSearcherWrapper() throws Exception {
engine.refresh("warm_up");
engine.index(indexForDoc(createParsedDoc("1", null)));
Expand Down

0 comments on commit 6eff2dd

Please sign in to comment.