X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2f722fc281434ef59e19c504bff9e748e9d3f4b4..5c9f1310b016d94becc2b0e02d080ec65eef5879:/test/integration/oauth_test.rb diff --git a/test/integration/oauth_test.rb b/test/integration/oauth_test.rb index e3ca53520..41c678632 100644 --- a/test/integration/oauth_test.rb +++ b/test/integration/oauth_test.rb @@ -6,7 +6,7 @@ class OAuthTest < ActionDispatch::IntegrationTest include OAuth::Helper - setup do + def setup stub_signup_requests end