Skip to content

Commit

Permalink
Revert "Mute DefaultShardsIT#testDefaultShards test"
Browse files Browse the repository at this point in the history
This reverts commit 2dd7e3f.
  • Loading branch information
ywelsch committed Jun 20, 2018
1 parent f313668 commit faa78e8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@

public class DefaultShardsIT extends ESRestTestCase {

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

0 comments on commit faa78e8

Please sign in to comment.