spec/spec_helper.rb in simplecov-teamcity-summary-0.1.2 vs spec/spec_helper.rb in simplecov-teamcity-summary-1.0.0

- old
+ new

@@ -6,8 +6,7 @@ support_path = File.expand_path("spec/support") Dir["#{support_path}/**/*.rb"].each { |f| require f } RSpec.configure do |config| - config.color_enabled = true config.tty = true end \ No newline at end of file