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 4efcc52 commit 9cfecf4Copy full SHA for 9cfecf4
elasticsearch-xpack/spec/spec_helper.rb
@@ -90,7 +90,7 @@
90
skipped_files += Dir.glob("#{YAML_FILES_DIRECTORY}/ml/set_upgrade_mode.yml")
91
92
# 'Test Deprecations' has non-zero length node_settings field
93
-skipped_files += Dir.glob("#{YAML_FILES_DIRECTORY}/deprecations/10_basic.yml")
+skipped_files += Dir.glob("#{YAML_FILES_DIRECTORY}/deprecation/10_basic.yml")
94
95
SINGLE_TEST = nil
96
# Uncomment the following line and set it to a file when a single test should be run.
0 commit comments