X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3ce4de1295ecec082313740a3cdf25c2831164f7..f47edb1446576b2a3e7efab68383d9be8eb68dd4:/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