blathering-barnacles / Bangazon-2

Sprint 2
1 stars 1 forks source link

User can delete product from shopping cart #6

Open kimberly-bird opened 5 years ago

kimberly-bird commented 5 years ago

Given the user is authenticated When the user is viewing their shopping cart And clicks the Delete button at the end of the row Then the product is deleted from the shopping cart

rjlancaster commented 5 years ago

Seems easy enough! (famous last words)

rjlancaster commented 5 years ago

The productorder row gets deleted.