Fix for travis and phantomjs renderings

This commit is contained in:
Godwin
2017-04-14 19:10:59 -07:00
parent 74a3026c85
commit c53918f67e
5 changed files with 21 additions and 463 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ 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 press 'send'
And press 'Send'
Then I should be on the contact_sent page
And I should see 'Thank you for contacting us'
@@ -31,7 +31,7 @@ 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 press 'send'
And press 'Send'
Then I should be on the contact_sent page
And I should see 'Thank you for contacting us'