X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6a3cadb52d010b333a4acea8942bc4c13394e236..9980904f987c514ac4e249632582b988c91f11c8:/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