From 4fcd89fe7fb44da5c9bbdcca89bfbbffa5d0b032 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 10 Apr 2013 18:26:25 +0300 Subject: Fixed random failing test --- features/project/commits/commit_diff_comments.feature | 7 ------- 1 file changed, 7 deletions(-) (limited to 'features/project') diff --git a/features/project/commits/commit_diff_comments.feature b/features/project/commits/commit_diff_comments.feature index 884fab527f5..b26019f832f 100644 --- a/features/project/commits/commit_diff_comments.feature +++ b/features/project/commits/commit_diff_comments.feature @@ -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" -- cgit v1.2.1