Commit b0cf80d7c3d666ad756b834c9778e877f048ca41

Authored by Rodrigo Souto
Committed by Antonio Terceiro
1 parent 5cf4f960

Test fixing for publish_article

ActionItem1309
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
features/publish_article.feature
@@ -71,6 +71,8 @@ Feature: publish article @@ -71,6 +71,8 @@ Feature: publish article
71 And I check "Sample Community" 71 And I check "Sample Community"
72 And I press "Publish" 72 And I press "Publish"
73 And I should not see "This article name is already in use in the following community(ies):" 73 And I should not see "This article name is already in use in the following community(ies):"
  74 + And I am on Joao Silva's control panel
  75 + And I follow "Manage Content"
74 And I follow "Spread" 76 And I follow "Spread"
75 And I check "Sample Community" 77 And I check "Sample Community"
76 And I check "Another Community1" 78 And I check "Another Community1"
@@ -99,6 +101,8 @@ Feature: publish article @@ -99,6 +101,8 @@ Feature: publish article
99 And I follow "Spread" 101 And I follow "Spread"
100 And I check "Sample Community" 102 And I check "Sample Community"
101 And I press "Publish" 103 And I press "Publish"
  104 + And I am on Joao Silva's control panel
  105 + And I follow "Manage Content"
102 And I follow "Spread" 106 And I follow "Spread"
103 And I check "Sample Community" 107 And I check "Sample Community"
104 And I press "Publish" 108 And I press "Publish"