Skip to content

Commit faa78e8

Browse files
committed
Revert "Mute DefaultShardsIT#testDefaultShards test"
This reverts commit 2dd7e3f.
1 parent f313668 commit faa78e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

distribution/archives/integ-test-zip/src/test/java/org/elasticsearch/test/rest/DefaultShardsIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
public class DefaultShardsIT extends ESRestTestCase {
3333

34-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/31408")
3534
public void testDefaultShards() throws IOException {
3635
final Response response = client().performRequest(new Request("PUT", "/index"));
3736
final String warning = response.getHeader("Warning");

0 commit comments

Comments
 (0)