Add failing user spec when loading previous lists
This commit is contained in:
@@ -45,6 +45,7 @@ Feature: Ordering a product as a user
|
||||
Scenario: Loading lists and switching to the order products view works, lists loading may unlink active list orders
|
||||
Given There is an open supplier with a menu
|
||||
And there is a signed in user with an active order
|
||||
And the user has an older list for the same supplier
|
||||
And I wait 1 second
|
||||
And the user is on the order products page
|
||||
When the user opens the side menu
|
||||
|
||||
Reference in New Issue
Block a user