[TEST] Unmute testRestoreUnsupportedSnapshots
This commit is contained in:
parent
4831632a6f
commit
68f30cae0c
|
@ -116,7 +116,6 @@ public class RestoreBackwardsCompatIT extends AbstractSnapshotIntegTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/22068")
|
||||
public void testRestoreUnsupportedSnapshots() throws Exception {
|
||||
String repo = "test_repo";
|
||||
String snapshot = "test_1";
|
||||
|
|
Loading…
Reference in New Issue