Commit 3ef8b49b795efccd98f9d1629afaeee0688d35ab

Authored by Rodrigo Souto
1 parent 7d360cd3

publish-article: fix cucumber tests

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
features/publish_article.feature
@@ -56,6 +56,7 @@ Feature: publish article @@ -56,6 +56,7 @@ Feature: publish article
56 And I am on mariasilva's control panel 56 And I am on mariasilva's control panel
57 And I follow "Manage Content" 57 And I follow "Manage Content"
58 And I follow "New content" 58 And I follow "New content"
  59 + And I should see "Text article with Textile markup language"
59 And I follow "Text article with Textile markup language" 60 And I follow "Text article with Textile markup language"
60 And I fill in the following: 61 And I fill in the following:
61 | Title | Sample Article | 62 | Title | Sample Article |