Fix all failing specs
This commit is contained in:
@@ -4,8 +4,8 @@ Feature: Manage settings
|
||||
Scenario: Changing the name
|
||||
Given there is a confirmed and open supplier
|
||||
And I am signed in as supplier
|
||||
And I visit the supplier settings path
|
||||
When the supplier changes the name to "Test8" in the settings page
|
||||
When I visit the supplier settings path
|
||||
And the supplier changes the name to "Test8" in the settings page
|
||||
And the supplier submits the supplier settings form
|
||||
Then the supplier should be redirected to the root path
|
||||
When the supplier opens the side menu
|
||||
|
||||
Reference in New Issue
Block a user