X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2f722fc281434ef59e19c504bff9e748e9d3f4b4..0da97d2d3ca27755c1dde59e3c6fbef79b9dabac:/test/controllers/user_controller_test.rb diff --git a/test/controllers/user_controller_test.rb b/test/controllers/user_controller_test.rb index e549ec90a..e309b1662 100644 --- a/test/controllers/user_controller_test.rb +++ b/test/controllers/user_controller_test.rb @@ -4,7 +4,7 @@ class UserControllerTest < ActionController::TestCase api_fixtures def setup - stub_signup_requests + stub_hostip_requests end ##