X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3ce4de1295ecec082313740a3cdf25c2831164f7..5c693d5471b386770a0898e94d45726beec72b57:/test/functional/user_controller_test.rb diff --git a/test/functional/user_controller_test.rb b/test/functional/user_controller_test.rb index afff1b2a8..606924b35 100644 --- a/test/functional/user_controller_test.rb +++ b/test/functional/user_controller_test.rb @@ -531,6 +531,7 @@ class UserControllerTest < ActionController::TestCase assert_response :success # check that we aren't revealing private information + assert_select "contributor-terms[pd]", false assert_select "home", false assert_select "languages", false