Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit ff318bc

Browse files
authored
Merge pull request #1412 from rspec/stop-using-deprecated-color
Do not use the removed color config option
2 parents b79c030 + d24b614 commit ff318bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/spec_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ def self.fake_matcher_description
8181
mocks.verify_partial_doubles = false
8282
end
8383

84-
config.color = true
8584
config.order = :random
8685

8786
old_verbose = nil

0 commit comments

Comments
 (0)