Skip to content

Commit

Permalink
[API] Test Runner: Skip 'close_to' test feature
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Oct 5, 2023
1 parent 871643d commit b900c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elasticsearch-api/spec/rest_api/rest_api_tests_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@
end

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

0 comments on commit b900c57

Please sign in to comment.