We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e357c08 commit 4d92939Copy full SHA for 4d92939
elasticsearch-api/spec/yaml-test-runner/run.rb
@@ -85,5 +85,4 @@ def serverless?
85
Elasticsearch::Tests::Downloader::run(tests_path, branch)
86
87
runner = Elasticsearch::Tests::TestRunner.new(CLIENT, tests_path, logger)
88
-runner.add_tests_to_skip('knn_search.yml') # TODO: Extract into file
89
runner.run(ENV['SINGLE_TEST'] || [])
0 commit comments