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