File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8080 click_link "RoR Mug"
8181 click_button "Add To Cart"
8282
83- visit spree . login_path
83+ click_link "Login"
8484 fill_in "Email" , with : user . email
8585 fill_in "Password" , with : user . password
8686 click_button "Login"
113113 click_link "RoR Mug"
114114 click_button "Add To Cart"
115115
116- visit spree . login_path
116+ click_link "Login"
117117 click_link "Forgot Password?"
118118 fill_in "spree_user_email" , with : "email@person.com"
119119 click_button "Reset my password"
Original file line number Diff line number Diff line change 2020 click_link "RoR Mug"
2121 click_button "Add To Cart"
2222
23- visit spree . login_path
23+ click_link "Login"
2424 fill_in "Email" , with : user . email
2525 fill_in "Password" , with : user . password
2626 click_button "Login"
3535 click_link "RoR Shirt"
3636 click_button "Add To Cart"
3737
38- visit spree . login_path
38+ click_link "Login"
3939 fill_in "Email" , with : user . email
4040 fill_in "Password" , with : user . password
4141 click_button "Login"
You can’t perform that action at this time.
0 commit comments