Skip to content

Commit

Permalink
change rspec formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegraham committed Feb 8, 2013
1 parent fb7a016 commit f8de02c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ def errback
end

RSpec.configure do |config|
config.formatter = 'documentation'
config.color = true
config.mock_framework = :mocha
config.include SlangerHelperMethods
config.fail_fast = true
Expand Down

0 comments on commit f8de02c

Please sign in to comment.