stability improvement
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Feature: Manage settings
|
||||
|
||||
@javascript
|
||||
Scenario: Changing the supplier email
|
||||
Given there is a confirmed and open supplier
|
||||
And I am signed in as supplier
|
||||
@@ -13,6 +14,7 @@ Feature: Manage settings
|
||||
Then the supplier gets redirected to the supplier settings path
|
||||
And the supplier email is the new email and the unconfirmed email is empty
|
||||
|
||||
@javascript @broken
|
||||
Scenario: Setting the timezone
|
||||
Given there is a confirmed and open supplier
|
||||
And I am signed in as supplier
|
||||
|
||||
Reference in New Issue
Block a user