diff --git a/features/contact.feature b/features/contact.feature deleted file mode 100644 index fc291e2f..00000000 --- a/features/contact.feature +++ /dev/null @@ -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"