Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions specs/CustomerSignup.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Customer Sign-up
----------------
tags: sign-up, customer

* Sign up a new customer with name "Jann" email "jann[email protected]" and "password"
* Check if the user "Jann" is logged in
* See items available for purchase.
* Sign up a new customer with name "Jane" email "jane[email protected]" and "password"
* Check if the user "Jane" is logged in
* See items available for purchase.