X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2f722fc281434ef59e19c504bff9e748e9d3f4b4..8eca904388361aff879b379fbe3901a67275efb9:/test/integration/oauth_test.rb diff --git a/test/integration/oauth_test.rb b/test/integration/oauth_test.rb index e3ca53520..2452e6e6b 100644 --- a/test/integration/oauth_test.rb +++ b/test/integration/oauth_test.rb @@ -6,8 +6,8 @@ class OAuthTest < ActionDispatch::IntegrationTest include OAuth::Helper - setup do - stub_signup_requests + def setup + stub_hostip_requests end def test_oauth10_web_app