Skip to content

Commit

Permalink
this is in authlogic's test helper
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Reinsch committed Mar 18, 2010
1 parent 55e37fe commit f19088c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/test_helper.rb
Expand Up @@ -85,9 +85,6 @@ class ActiveSupport::TestCase
setup :activate_authlogic

private
def activate_authlogic
Authlogic::Session::Base.controller = controller
end

def controller
@controller ||= create_controller
Expand Down

0 comments on commit f19088c

Please sign in to comment.