X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bd8d207ea42baa50f0a09daa31630c4e3014ac93..d8399d3e188f2786c7a90661b7c806eb1ee7612b:/test/integration/user_blocks_test.rb diff --git a/test/integration/user_blocks_test.rb b/test/integration/user_blocks_test.rb index fda9de6f7..94ec46e0a 100644 --- a/test/integration/user_blocks_test.rb +++ b/test/integration/user_blocks_test.rb @@ -1,6 +1,6 @@ require File.dirname(__FILE__) + '/../test_helper' -class UserBlocksTest < ActionController::IntegrationTest +class UserBlocksTest < ActionDispatch::IntegrationTest fixtures :users, :user_blocks, :user_roles def auth_header(user, pass)