From c8bc7349ad6a9b07e4c1bad4591f09c91b0aa1d8 Mon Sep 17 00:00:00 2001 From: Gonzalo Rodriguez Date: Sun, 9 Oct 2011 01:48:59 -0200 Subject: [PATCH] Fix notifications cuke --- features/notifications.feature | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features/notifications.feature b/features/notifications.feature index 5757215a6..d31c96221 100644 --- a/features/notifications.feature +++ b/features/notifications.feature @@ -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