]> git.openstreetmap.org Git - rails.git/blobdiff - test/integration/user_roles_test.rb
Fix some incorrect tests that relied on the default routes
[rails.git] / test / integration / user_roles_test.rb
index 8bf06374fc41601ed914b0197d2d51712cc26dd4..17531ef3fb8b6354f5d9c683760c9be6fe76c49a 100644 (file)
@@ -1,6 +1,6 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
-class UserRolesControllerTest < ActionController::IntegrationTest
+class UserRolesTest < ActionController::IntegrationTest
   fixtures :users, :user_roles
 
   test "grant" do