From 6e3fcdd8938ddcc4fb9974fbf89707ded0ab8510 Mon Sep 17 00:00:00 2001 From: Maxwell Salzberg Date: Thu, 2 Jun 2011 16:25:32 -0700 Subject: [PATCH] fixed build --- features/comments.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/features/comments.feature b/features/comments.feature index 2c5742bbd..cda2ebfc1 100644 --- a/features/comments.feature +++ b/features/comments.feature @@ -82,6 +82,7 @@ Feature: commenting Then I should see "Look at this dog" When I follow "less than a minute ago" Then I should see "Look at this dog" + Then I follow "Comment" And I fill in "text" with "I think thats a cat" And I press "Comment" And I wait for the ajax to finish