summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/.rspec (renamed from spec/spec.opts)0
-rw-r--r--spec/spec_helper.rb1
2 files changed, 0 insertions, 1 deletions
diff --git a/spec/spec.opts b/spec/.rspec
index 91cd642..91cd642 100644
--- a/spec/spec.opts
+++ b/spec/.rspec
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