Fixed tests

This commit is contained in:
Godwin
2017-06-05 14:15:14 -07:00
parent fffc6c865d
commit 71745f9deb
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -6,14 +6,14 @@ Feature: Landing Page
Given there is an upcoming conference in 'Brooklyn NY'
And I am on the landing page
Then I should see a 'More info' link
Then I should see a 'Details' link
Scenario: A registration link is displayed when registration is open
Given there is an upcoming conference in 'Brooklyn NY'
And Registration is open
And I am on the landing page
Then I should see a 'More info' link
Then I should see a 'Details' link
And see a 'Register' link
And see 'Brooklyn'