]> git.openstreetmap.org Git - rails.git/blobdiff - test/system/confirmation_resend_test.rb
Merge login and terms screens, assume TOU and contributor terms are accepted on ...
[rails.git] / test / system / confirmation_resend_test.rb
index 31b9ed7bb10204350f87c93288b25bcf0c279bce..746338dbcd94cd1bf522545bbbac948c4707c889 100644 (file)
@@ -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