summaryrefslogtreecommitdiff
path: root/features/project/commits/branches.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/project/commits/branches.feature')
-rw-r--r--features/project/commits/branches.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/project/commits/branches.feature b/features/project/commits/branches.feature
index 2c17d32154a..88fef674c0c 100644
--- a/features/project/commits/branches.feature
+++ b/features/project/commits/branches.feature
@@ -22,6 +22,7 @@ Feature: Project Commits Branches
@javascript
Scenario: I delete a branch
Given I visit project branches page
+ And I filter for branch improve/awesome
And I click branch 'improve/awesome' delete link
Then I should not see branch 'improve/awesome'