Commit 5204c62a48d528eb172b57f4a2ea181a4cdb99ba

Authored by Daniela Feitosa
1 parent fe4824e8

Added fixme on features/suggest_article.feature

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
features/suggest_article.feature
... ... @@ -22,7 +22,7 @@ Feature: suggest article
22 22 And I should see "suggested the publication of the article"
23 23 Then I should see "Highlight this article" within ".task_box"
24 24  
25   - @selenium
  25 + @selenium @fixme
26 26 Scenario: an article is suggested and the admin approve it
27 27 Given I am on Sample Community's blog
28 28 And I follow "Suggest an article"
... ...