Skip to content

Commit b21b147

Browse files
authored
Fix up test after backport of #113852 (#113883) (#113921)
This test skip is not needed any more.
1 parent ee2d35e commit b21b147

File tree

1 file changed

+0
-4
lines changed
  • rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.stats

1 file changed

+0
-4
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.stats/10_basic.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@
3232

3333
---
3434
"cluster stats accepts timeout param":
35-
- skip:
36-
cluster_features: "gte_v8.16.0"
37-
reason: "Suppress this test for merging & backporting https://github.com/elastic/elasticsearch/pull/113852"
38-
3935
- do:
4036
cluster.stats:
4137
timeout: 24h

0 commit comments

Comments
 (0)