Green specs 😄
This commit is contained in:
@@ -2,7 +2,7 @@ Feature: Changing table
|
||||
|
||||
@javascript
|
||||
Scenario: Scanning a table not yet occupied and change to it
|
||||
Given There is an open supplier with a menu
|
||||
Given there is an open supplier with a menu
|
||||
And there is a signed in user with an active order
|
||||
And the user is on the homepage
|
||||
And there is another table
|
||||
@@ -15,7 +15,7 @@ Feature: Changing table
|
||||
|
||||
@javascript
|
||||
Scenario: Scanning a table already occupied
|
||||
Given There is an open supplier with a menu
|
||||
Given there is an open supplier with a menu
|
||||
And there is a signed in user with an active order
|
||||
And the user is on the homepage
|
||||
And there is another table with an active list of another user
|
||||
|
||||
Reference in New Issue
Block a user