X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/98184dfb9cacc74ac5bcb91a41a2d5804b3f4f7d..a7ba87340d91a6eeef096783b04a9b0a963bfa99:/test/controllers/oauth_controller_test.rb diff --git a/test/controllers/oauth_controller_test.rb b/test/controllers/oauth_controller_test.rb index 879e259c3..da01ba9c3 100644 --- a/test/controllers/oauth_controller_test.rb +++ b/test/controllers/oauth_controller_test.rb @@ -1,6 +1,6 @@ -require 'test_helper' +require "test_helper" -class OauthControllerTest < ActionController::TestCase +class OauthControllerTest < ActionDispatch::IntegrationTest ## # test all routes which lead to this controller def test_routes