]> git.openstreetmap.org Git - rails.git/blobdiff - test/integration/user_login_test.rb
Add tests for trace#edit
[rails.git] / test / integration / user_login_test.rb
index cd6762dca95704aa04e7ed9b666d7174adea51da..1d7e429cff711b78d4d6a0ee7536aa94d9413834 100644 (file)
@@ -1,6 +1,6 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
-class UserLoginTest < ActionController::IntegrationTest
+class UserLoginTest < ActionDispatch::IntegrationTest
   fixtures :users
 
   def setup