Skip to content

Commit

Permalink
Remove unused omniauth test_helper line
Browse files Browse the repository at this point in the history
  • Loading branch information
jm81 committed Mar 1, 2011
1 parent 0f9c785 commit b0534e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_helper.rb
Expand Up @@ -18,8 +18,6 @@
config.open_error_files = false
end

Devise::OmniAuth.test_mode!

# Add support to load paths so we can overwrite broken webrat setup
$:.unshift "#{DEVISE_PATH}/test/support"
Dir["#{DEVISE_PATH}/test/support/**/*.rb"].each { |f| require f }
Expand Down

0 comments on commit b0534e3

Please sign in to comment.