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