]> git.openstreetmap.org Git - rails.git/blobdiff - test/controllers/users_controller_test.rb
Remove fallback to hostip.info
[rails.git] / test / controllers / users_controller_test.rb
index feca92df56dbcbe594bdbc2b756b2df737d3c398..5097c42fb515ce64e1626cf57eb1e058f03da185 100644 (file)
@@ -1,12 +1,6 @@
 require "test_helper"
 
 class UsersControllerTest < ActionController::TestCase
-  def setup
-    super
-
-    stub_hostip_requests
-  end
-
   ##
   # test all routes which lead to this controller
   def test_routes