From c9fa88a1de00c9644f329e77a21ee1ea9e636086 Mon Sep 17 00:00:00 2001 From: Florian Staudacher Date: Tue, 3 Apr 2012 01:13:44 +0200 Subject: [PATCH] fix cuke unhappiness I introduced with #3088 --- features/notifications.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/features/notifications.feature b/features/notifications.feature index fe91d5817..3de606739 100644 --- a/features/notifications.feature +++ b/features/notifications.feature @@ -64,6 +64,7 @@ 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