X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a570f59187efa0a298d31bae2b224de9762bb42f..f07bdbf90553f373d8df0e456194d6726011c5c8:/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 ##