Greenification of the specs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user