X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b095b59d5e0ee805e49980af80b21bd1acff1345..a8fcf9034b4c0ed0d4d3672bf7d86685adda44f3:/test/controllers/oauth_controller_test.rb?ds=sidebyside 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