From 3ef8b49b795efccd98f9d1629afaeee0688d35ab Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Wed, 4 Jun 2014 11:12:47 -0300 Subject: [PATCH] publish-article: fix cucumber tests --- features/publish_article.feature | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/features/publish_article.feature b/features/publish_article.feature index 6d5e26b..a23847f 100644 --- a/features/publish_article.feature +++ b/features/publish_article.feature @@ -56,6 +56,7 @@ Feature: publish article And I am on mariasilva's control panel And I follow "Manage Content" And I follow "New content" + And I should see "Text article with Textile markup language" And I follow "Text article with Textile markup language" And I fill in the following: | Title | Sample Article | -- libgit2 0.21.2