Fix failing spec because of collapsed product categories by default
This commit is contained in:
@@ -70,4 +70,6 @@ Feature: Ordering a product as a user
|
|||||||
And the user opens the side menu again
|
And the user opens the side menu again
|
||||||
And the user clicks on the order products link in the side menu
|
And the user clicks on the order products link in the side menu
|
||||||
Then the user page contains the product category "Beer"
|
Then the user page contains the product category "Beer"
|
||||||
And the user should see the products listed for the active list
|
When the users clicks on the product category "Beer" title
|
||||||
|
When the users clicks on the product category "Lunch" title
|
||||||
|
Then the user should see the products listed for the active list
|
||||||
|
|||||||
Reference in New Issue
Block a user