X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/64f373dc598e9c672e1575622f2fc76c29655b8d..ef820ade46f6df029bc4453769e20de7976525cb:/test/integration/user_roles_test.rb diff --git a/test/integration/user_roles_test.rb b/test/integration/user_roles_test.rb index 8bf06374f..17531ef3f 100644 --- a/test/integration/user_roles_test.rb +++ b/test/integration/user_roles_test.rb @@ -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