Replaced Pen with Quill and removed dead CSS rules

This commit is contained in:
Godwin
2017-04-17 22:16:14 -07:00
parent dbea0e3bbc
commit aba8635eb9
26 changed files with 14764 additions and 2121 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'