Replaced Pen with Quill and removed dead CSS rules

This commit is contained in:
Godwin
2017-06-16 17:17:17 -07:00
parent 66cd234ac6
commit 0abff6f5a6
22 changed files with 13662 additions and 2112 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'