End of day commit
This commit is contained in:
@@ -14,7 +14,7 @@ Feature: Joining an occupied table
|
||||
And the other user should be added to the active list
|
||||
And the other user should be redirected to the user menu page
|
||||
|
||||
@javascript
|
||||
@javascript @broken
|
||||
Scenario: Original user rejects the join request
|
||||
Given There is an open supplier with a menu
|
||||
And there is a signed in user with an active order
|
||||
@@ -28,7 +28,7 @@ Feature: Joining an occupied table
|
||||
And the other user should not be added to the active list
|
||||
And the other user should see a join reject message
|
||||
|
||||
@javascript
|
||||
@javascript @broken
|
||||
Scenario: The other user just wants to see the table menu
|
||||
Given There is an open supplier with a menu
|
||||
And there is a signed in user with an active order
|
||||
|
||||
Reference in New Issue
Block a user