Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'features/project/commits/branches.feature')
-rw-r--r--features/project/commits/branches.feature7
1 files changed, 0 insertions, 7 deletions
diff --git a/features/project/commits/branches.feature b/features/project/commits/branches.feature
index c57376aecff..8422c2119d5 100644
--- a/features/project/commits/branches.feature
+++ b/features/project/commits/branches.feature
@@ -21,13 +21,6 @@ Feature: Project Commits Branches
Then I should see new branch created
@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'
-
- @javascript
Scenario: I create a branch with invalid name
Given I visit project branches page
And I click new branch link