From b9de77d2043341a6dd60c91daa26b6434c988f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Pinson?= Date: Fri, 15 Mar 2013 19:02:04 +0100 Subject: Improve rspec options --- spec/spec_helper.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'spec/spec_helper.rb') diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 3106389..d63accd 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -30,5 +30,4 @@ RSpec.configure do |config| end config.module_path = File.join(fixture_path, 'modules') config.manifest_dir = File.join(fixture_path, 'manifests') - config.color_enabled = true end -- cgit v1.2.3