X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2f722fc281434ef59e19c504bff9e748e9d3f4b4..113506bf5159bd06c218653a7d30d5a3c8d5c4e1:/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