Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove some config that's been moved into rspec-support.
  • Loading branch information
myronmarston committed Jan 3, 2014
1 parent 3296d74 commit d6c3e52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/spec_helper.rb
Expand Up @@ -43,8 +43,6 @@ def prevents(&block)
config.mock_with :rspec
config.color_enabled = true
config.order = :random
config.run_all_when_everything_filtered = true
config.filter_run_including :focus

config.expect_with :rspec do |expectations|
expectations.syntax = :expect
Expand Down

0 comments on commit d6c3e52

Please sign in to comment.