X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0d3a9ed9cb47ce3b89ea9eaffbb589f9a9ff6d22..821a22c6073d4b50ae7038e9c1aacbb5e68cd55a:/test/integration/user_roles_test.rb?ds=sidebyside diff --git a/test/integration/user_roles_test.rb b/test/integration/user_roles_test.rb index 948bb895c..08031b4de 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' +require 'test_helper' -class UserRolesTest < ActionController::IntegrationTest +class UserRolesTest < ActionDispatch::IntegrationTest fixtures :users, :user_roles test "grant" do