X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2f722fc281434ef59e19c504bff9e748e9d3f4b4..425f3f309bc7954850c1ab3b64e9ec3930651ce4:/test/integration/page_locale_test.rb?ds=inline 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