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:
authorDouwe Maan <douwe@gitlab.com>2016-07-16 02:46:29 +0300
committerDouwe Maan <douwe@gitlab.com>2016-07-16 02:46:29 +0300
commit2735e5f1c2859ad496bc4f7bd820a7be33f97527 (patch)
tree8f12b534fd0f46bcd5e3aaab6f1f2c7e69e8d00f /features/project
parent2d96c66d63d480f24fd023fe73bf95e67d5ad257 (diff)
Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"
This reverts merge request !4970
Diffstat (limited to 'features/project')
-rw-r--r--features/project/issues/issues.feature1
1 files changed, 0 insertions, 1 deletions
diff --git a/features/project/issues/issues.feature b/features/project/issues/issues.feature
index 80670063ea0..358e622b736 100644
--- a/features/project/issues/issues.feature
+++ b/features/project/issues/issues.feature
@@ -37,7 +37,6 @@ Feature: Project Issues
And I submit new issue "500 error on profile"
Then I should see issue "500 error on profile"
- @javascript
Scenario: I submit new unassigned issue with labels
Given project "Shop" has labels: "bug", "feature", "enhancement"
And I click link "New Issue"