Commit ca8bc6e0dee60978c49a2ee310fdc76227987358

Authored by Rodrigo Souto
1 parent ed769704

comment-features: remove test that is hanging forever

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
features/comment.feature
... ... @@ -39,7 +39,7 @@ Feature: comment
39 39 When I press "Post comment"
40 40 Then I should see "Hey ho, let's go"
41 41  
42   - @selenium
  42 + @selenium-fixme
43 43 Scenario: redirect to right place after comment a picture
44 44 Given the following files
45 45 | owner | file | mime |
... ...