We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2364da commit c60b90bCopy full SHA for c60b90b
elasticsearch-api/spec/elasticsearch/api/rest_api_yaml_spec.rb
@@ -14,7 +14,7 @@
14
# If the test file has a `skip` at the top level that applies to this
15
# version of Elasticsearch, continue with the next text.
16
logger = Logger.new($stdout)
17
- logger.info "Skipping #{test_file.name} due to 'skip all'."
+ logger.info "Skipping #{file} due to 'skip all'."
18
next
19
end
20
0 commit comments