Reverted back to PhatomJs 2.1.1
This commit is contained in:
@@ -13,11 +13,12 @@ Feature: Contact Us
|
||||
And select 'Something about the website'
|
||||
And enter a subject as 'My Contact Subject'
|
||||
And enter a message as 'My contact message'
|
||||
And click the 'Send' button
|
||||
And press 'send'
|
||||
|
||||
# Then I should see 'Thank you for contacting us'
|
||||
Then I should be on the contact_sent page
|
||||
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
|
||||
|
||||
Scenario: Contact the site administrator from the contact page
|
||||
@@ -30,9 +31,10 @@ Feature: Contact Us
|
||||
And select 'Something about the website'
|
||||
And enter a subject as 'My Contact Subject'
|
||||
And enter a message as 'My contact message'
|
||||
And click the 'Send' button
|
||||
And press 'send'
|
||||
|
||||
# Then I should see 'Thank you for contacting us'
|
||||
Then I should be on the contact_sent page
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user