X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5f33656c8d6725969ac63dbfe038633ad0e4352f..f28676c07d25b803237278c668281a50be9ff605:/test/integration/user_roles_test.rb diff --git a/test/integration/user_roles_test.rb b/test/integration/user_roles_test.rb index 948bb895c..3d2fab4d0 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 UserRolesTest < ActionController::IntegrationTest +class UserRolesTest < ActionDispatch::IntegrationTest fixtures :users, :user_roles test "grant" do