Fixed random failing test

This commit is contained in:
Dmitriy Zaporozhets
2013-04-10 18:26:25 +03:00
parent e230551940
commit 4fcd89fe7f
2 changed files with 1 additions and 8 deletions
@@ -83,10 +83,3 @@ Feature: Comments on commit diffs
And I submit the diff comment
Then I should not see the diff comment form
And I should see a discussion reply button
#@wip @javascript
#Scenario: I can delete a discussion comment
# Given I leave a diff comment like "Typo, please fix"
# And I delete a diff comment
# Then I should not see a diff comment saying "Typo, please fix"