]> git.openstreetmap.org Git - rails.git/blobdiff - test/integration/user_terms_seen_test.rb
IntegrationTest is now in ActionDispatch not ActionController
[rails.git] / test / integration / user_terms_seen_test.rb
index 64a101024738c3642bc8d5ebe07efe3accd425d7..d1841f507b9243c71108be79ace909fa1340c6ac 100644 (file)
@@ -1,6 +1,6 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
-class UserTermsSeenTest < ActionController::IntegrationTest
+class UserTermsSeenTest < ActionDispatch::IntegrationTest
   fixtures :users
 
   def auth_header(user, pass)