X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1f4d48eaf35f5e26909cf7b63ab72c77420546b1..e5c33c119a9ddd4de149cd8913ed970601103a2b:/test/controllers/api/users_controller_test.rb diff --git a/test/controllers/api/users_controller_test.rb b/test/controllers/api/users_controller_test.rb index cc9d932bc..437020c5f 100644 --- a/test/controllers/api/users_controller_test.rb +++ b/test/controllers/api/users_controller_test.rb @@ -2,12 +2,6 @@ require "test_helper" module Api class UsersControllerTest < ActionController::TestCase - def setup - super - - stub_hostip_requests - end - ## # test all routes which lead to this controller def test_routes