X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2f722fc281434ef59e19c504bff9e748e9d3f4b4..f8f7cc46288636a1050805be87560244e070d6c8:/test/integration/page_locale_test.rb diff --git a/test/integration/page_locale_test.rb b/test/integration/page_locale_test.rb index ee1f89afa..c95af86ab 100644 --- a/test/integration/page_locale_test.rb +++ b/test/integration/page_locale_test.rb @@ -5,7 +5,7 @@ class PageLocaleTest < ActionDispatch::IntegrationTest def setup I18n.locale = "en" - stub_signup_requests + stub_hostip_requests end def teardown