Skip to content

Commit b900c57

Browse files
committed
[API] Test Runner: Skip 'close_to' test feature
1 parent 871643d commit b900c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch-api/spec/rest_api/rest_api_tests_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@
9797
end
9898

9999
# The features to skip
100-
REST_API_YAML_SKIP_FEATURES = ['warnings', 'node_selector'].freeze
100+
REST_API_YAML_SKIP_FEATURES = ['warnings', 'node_selector', 'close_to'].freeze

0 commit comments

Comments
 (0)