Skip to content

Commit

Permalink
Unmute FeatureUpgradeIT test (elastic#98576)
Browse files Browse the repository at this point in the history
Test was fixed by elastic#98574
  • Loading branch information
thecoop authored Aug 17, 2023
1 parent 264abd3 commit 0754bd8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
public class FeatureUpgradeIT extends AbstractRollingTestCase {

@SuppressWarnings("unchecked")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/98562")
public void testGetFeatureUpgradeStatus() throws Exception {

final String systemIndexWarning = "this request accesses system indices: [.tasks], but in a future major version, direct "
Expand Down

0 comments on commit 0754bd8

Please sign in to comment.