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
@@ -60,7 +60,7 @@ Feature: Conferences
Then I should see 'Brooklyn'
But I should not see 'Yellowknife'
And not see 'New Orleans'
And not see 'More info'
And not see 'Details'
And not see a 'Register' link
And I should not see an 'Administrate' link
And I should not see an 'Edit' link
@@ -75,7 +75,7 @@ Feature: Conferences
Then I should see 'Brooklyn'
But I should not see 'Yellowknife'
And not see 'New Orleans'
And not see 'More info'
And not see 'Details'
But I should see a 'Register' link
And I should not see an 'Administrate' link
And I should not see an 'Edit' link