You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a: n authorized user (shipper)
I want: to delete a product
so that: it will be removed from `Products` page
Acceptance criteria
Given: user is authorized to delete products
And: is on the `Products` page
When: they check the box of the product they want to delete
And: click on `Delete`
Then: selected product disappears from the `Products` page
The text was updated successfully, but these errors were encountered:
Title
Narrative
Acceptance criteria
The text was updated successfully, but these errors were encountered: