X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2f1705db7cc447c01ef438f76e46c738ef9535a4..50b2f4f656b82112fce4939da26a1afc6b140e89:/test/controllers/site_controller_test.rb?ds=sidebyside 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 ##