X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/64083f0264018e3ef2567b47845773ea9cba5673..1276fb944a8024884f3121d21577ef892353dfd1:/test/system/confirmation_resend_test.rb diff --git a/test/system/confirmation_resend_test.rb b/test/system/confirmation_resend_test.rb index 31b9ed7bb..746338dbc 100644 --- a/test/system/confirmation_resend_test.rb +++ b/test/system/confirmation_resend_test.rb @@ -13,10 +13,6 @@ class ConfirmationResendSystemTest < ApplicationSystemTestCase fill_in "Confirm Password", :with => "testtest" click_on "Sign Up" end - - check "I have read and agree to the above contributor terms" - check "I have read and agree to the Terms of Use" - click_on "Continue" end test "flash message should not contain raw html" do