]> git.openstreetmap.org Git - rails.git/blobdiff - test/controllers/site_controller_test.rb
Remove fallback to hostip.info
[rails.git] / test / controllers / site_controller_test.rb
index ed20f4d90575ec66fb30027eba46426272c39507..4dc07f9960a8613b43248d16d541ec28ac4f7aa0 100644 (file)
@@ -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
 
   ##