Add Consulting page
This commit is contained in:
parent
87e9891a8b
commit
0115c16fea
4 changed files with 29 additions and 9 deletions
7
features/consulting.feature
Normal file
7
features/consulting.feature
Normal file
|
@ -0,0 +1,7 @@
|
|||
Feature: Consulting page
|
||||
|
||||
Scenario:
|
||||
Given I am on "/consulting"
|
||||
Then the response status code should be 200
|
||||
And the page title should be "Consulting"
|
||||
And the active menu link should be "Consulting"
|
Loading…
Add table
Add a link
Reference in a new issue