X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a570f59187efa0a298d31bae2b224de9762bb42f..7a1615bc55aee72dd03a5dd43c08b4f13f669f06:/test/controllers/site_controller_test.rb diff --git a/test/controllers/site_controller_test.rb b/test/controllers/site_controller_test.rb index ed20f4d90..4dc07f996 100644 --- a/test/controllers/site_controller_test.rb +++ b/test/controllers/site_controller_test.rb @@ -8,8 +8,6 @@ class SiteControllerTest < ActionController::TestCase Settings.id_key = create(:client_application).key Settings.potlatch2_key = create(:client_application).key - - stub_hostip_requests end ##