Fix notifications cuke

This commit is contained in:
Gonzalo Rodriguez 2011-10-09 01:48:59 -02:00
parent 583dd20249
commit c8bc7349ad

View file

@ -15,7 +15,7 @@ Feature: Notifications
And I add the person to my "Besties" aspect
And I go to the destroy user session page
When I sign in as "alice@alice.alice"
And I follow "notifications" in the header
And I follow "notification" in the header
And I wait for the ajax to finish
Then the notification dropdown should be visible
Then I should see "started sharing with you"
@ -33,7 +33,7 @@ Feature: Notifications
And I go to the destroy user session page
When I sign in as "alice@alice.alice"
And I follow "notifications" in the header
And I follow "notification" in the header
And I wait for the ajax to finish
Then the notification dropdown should be visible
And I wait for the ajax to finish
@ -52,7 +52,7 @@ Feature: Notifications
And I go to the destroy user session page
When I sign in as "alice@alice.alice"
And I follow "notifications" in the header
And I follow "notification" in the header
And I wait for the ajax to finish
Then the notification dropdown should be visible
And I wait for the ajax to finish