Fix some failing spec
This commit is contained in:
@@ -69,7 +69,6 @@ Feature: Supplier main board
|
||||
Scenario: Selecting a specific section and jumping towards section view
|
||||
Given there is an active list and order
|
||||
And I am signed in as supplier
|
||||
Then I should not see the supplier main board section jumper
|
||||
When I select the section in the supplier dashboard
|
||||
And I click on the section main board section jumper
|
||||
Then I should be redirected to the supplier section view
|
||||
|
||||
@@ -8,7 +8,7 @@ Feature: Changing table
|
||||
And there is another table
|
||||
When the user scans a QR code of another not occupied table
|
||||
Then the user should see a popup asking the user if he would like to change table
|
||||
When the uses indicates in the popup that he wants to change the table
|
||||
When the user indicates in the popup that he wants to change the table
|
||||
And I wait 1 second
|
||||
Then the user should see the supplier menu having the other table as base
|
||||
And the user list should have been moved to the other table
|
||||
|
||||
Reference in New Issue
Block a user