Fix all failing specs

This commit is contained in:
2015-01-21 19:18:12 +01:00
parent 9a8c364d38
commit 4462be55d1
11 changed files with 29 additions and 28 deletions
+2 -2
View File
@@ -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