Skip to content

Commit f61c0ad

Browse files
committed
[CI] Removes unnecessary txt from formatters
1 parent 5bafd4a commit f61c0ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

elasticsearch-api/spec/spec_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ def self.included(context)
6464
else
6565
config.add_formatter('RSpec::Core::Formatters::HtmlFormatter', "tmp/elasticsearch-#{ENV['TEST_SUITE']}-#{RUBY_VERSION}.html")
6666
end
67-
config.example_status_persistence_file_path = "tmp/#{ENV['TEST_SUITE']}-#{RUBY_VERSION}.txt"
6867
config.color_mode = :on
6968
end
7069

0 commit comments

Comments
 (0)