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 5bafd4a commit f61c0adCopy full SHA for f61c0ad
elasticsearch-api/spec/spec_helper.rb
@@ -64,7 +64,6 @@ def self.included(context)
64
else
65
config.add_formatter('RSpec::Core::Formatters::HtmlFormatter', "tmp/elasticsearch-#{ENV['TEST_SUITE']}-#{RUBY_VERSION}.html")
66
end
67
- config.example_status_persistence_file_path = "tmp/#{ENV['TEST_SUITE']}-#{RUBY_VERSION}.txt"
68
config.color_mode = :on
69
70
0 commit comments