X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7cc1cc618d1512314a5942188db58f03113fe56e..043d29fd7eb72048cf5d07edfbc20ec5c25af708:/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