Greenification of the specs

This commit is contained in:
2015-10-06 17:20:56 +02:00
parent 2df5b290ef
commit 0985881552
16 changed files with 48 additions and 34 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Feature: Submitting contact form
Scenario: Website visitor submits contact form
Given there are standard website pages
When I visit '/contact'
When I visit '/en/contact'
And I fill in the website contact form
And I submit the website contact form
Then I should be redirected to the homepage