Fix for failing tests in devo
This commit is contained in:
parent
b8b8f23a04
commit
63bef1c189
@ -18,7 +18,7 @@ Feature: Contact Us
|
|||||||
Then I should be on the contact_sent page
|
Then I should be on the contact_sent page
|
||||||
And I should see 'Thank you for contacting us'
|
And I should see 'Thank you for contacting us'
|
||||||
|
|
||||||
And the site administrator should get two 'My contact subject' emails
|
And the site administrator should get two 'My Contact Subject' emails
|
||||||
And the site administrator should get a 'Details for' email
|
And the site administrator should get a 'Details for' email
|
||||||
|
|
||||||
Scenario: Contact the site administrator from the contact page
|
Scenario: Contact the site administrator from the contact page
|
||||||
@ -36,5 +36,5 @@ Feature: Contact Us
|
|||||||
Then I should be on the contact_sent page
|
Then I should be on the contact_sent page
|
||||||
And I should see 'Thank you for contacting us'
|
And I should see 'Thank you for contacting us'
|
||||||
|
|
||||||
And the site administrator should get two 'My contact subject' emails
|
And the site administrator should get two 'My Contact Subject' emails
|
||||||
And the site administrator should get a 'Details for' email
|
And the site administrator should get a 'Details for' email
|
||||||
|
Loading…
x
Reference in New Issue
Block a user