Skip to content

Commit

Permalink
AwaitsFix for #104825
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Jan 26, 2024
1 parent 504e7c8 commit 47b885a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ public void cleanup() throws Exception {
cleanUp();
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/104825")
@SuppressWarnings("unchecked")
public void testTransformFeatureReset() throws Exception {
String indexName = "basic-crud-reviews";
Expand Down

0 comments on commit 47b885a

Please sign in to comment.