Remove contact feature

This commit is contained in:
Oliver Davies 2016-08-31 08:24:11 +01:00
parent d7b442b9cd
commit fc934881be

View file

@ -1,6 +0,0 @@
Feature: Contact page
Scenario:
Given I am on "/contact"
Then the response status code should be 200
And the active menu link should be "Contact"