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:
authorPhil Hughes <me@iamphill.com>2017-04-26 10:37:50 +0300
committerPhil Hughes <me@iamphill.com>2017-04-26 14:23:29 +0300
commit45e5d12122ac04d7558c84e47003fc8c85a9dddd (patch)
treedb75c6542ec645b905d75581b0f36d8b89b536cc /features/group/milestones.feature
parent3c077fad8367264bed3b33fafa537d5c75c4c249 (diff)
Fixed spinach tests
Removed a spinach test as it wasn't actually testing what it said it should be
Diffstat (limited to 'features/group/milestones.feature')
-rw-r--r--features/group/milestones.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/group/milestones.feature b/features/group/milestones.feature
index d6c05df9840..1c1539b3e12 100644
--- a/features/group/milestones.feature
+++ b/features/group/milestones.feature
@@ -38,6 +38,7 @@ Feature: Group Milestones
And I should see the "feature" label
And I should see the project name in the Issue row
+ @javascript
Scenario: I should see the Labels tab
Given Group has projects with milestones
When I visit group "Owned" page