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