Skip to content

Commit

Permalink
Fix final reference to ::Term. Closes #43
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed Mar 3, 2012
1 parent 0ca21e8 commit 6040d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

RSpec.configure do |c|
c.before do
::Term::ANSIColor.coloring = true
::Cucumber::Term::ANSIColor.coloring = true
end
end

0 comments on commit 6040d0a

Please sign in to comment.