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