From 9550082a9499411b23779f0890e0bf82ac053adb Mon Sep 17 00:00:00 2001 From: Dennis Collinson Date: Tue, 27 Mar 2012 16:07:42 -0700 Subject: [PATCH] fix notification cuke --- features/notifications.feature | 3 --- 1 file changed, 3 deletions(-) diff --git a/features/notifications.feature b/features/notifications.feature index 78871ea57..fe91d5817 100644 --- a/features/notifications.feature +++ b/features/notifications.feature @@ -64,13 +64,10 @@ Feature: Notifications And I focus the comment field And I fill in "text" with "great post!" And I press "Comment" - And I wait for the ajax to finish 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 wait for the ajax to finish Then the notification dropdown should be visible - And I wait for the ajax to finish Then I should see "commented on your post" And I should have 1 email delivery