summaryrefslogtreecommitdiff
path: root/features/group/milestones.feature
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2017-05-03 15:15:20 +0000
committerJacob Schatz <jschatz@gitlab.com>2017-05-03 15:15:20 +0000
commitc45e11f1798282e73627cb035dc7ad31c6416ec2 (patch)
tree5507bfcb455783c85b2ab59e252a6611445162f2 /features/group/milestones.feature
parent349e423137e2c9bbdb5d77dc9ee37d70242dd1f8 (diff)
parent471888d60e0d91f4ab75e5d773bd69dee85e6cea (diff)
downloadgitlab-ce-c45e11f1798282e73627cb035dc7ad31c6416ec2.tar.gz
Merge branch 'async-milestone-tabs' into 'master'
Load milestone tabs asynchronously See merge request !10919
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