summaryrefslogtreecommitdiff
path: root/features/dashboard/dashboard.feature
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-06-24 17:45:55 +0100
committerPhil Hughes <me@iamphill.com>2016-07-05 09:06:38 +0100
commit5fcf475bc62651909dc5ddffac508f407781b082 (patch)
treec762f350ed6761025d0237257e388e4e242d1ca4 /features/dashboard/dashboard.feature
parentd10d32a324411ba010f3b0ea9da407cc736529b4 (diff)
downloadgitlab-ce-5fcf475bc62651909dc5ddffac508f407781b082.tar.gz
Updated tests
Diffstat (limited to 'features/dashboard/dashboard.feature')
-rw-r--r--features/dashboard/dashboard.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/dashboard/dashboard.feature b/features/dashboard/dashboard.feature
index db73309804c..1f4c9020731 100644
--- a/features/dashboard/dashboard.feature
+++ b/features/dashboard/dashboard.feature
@@ -7,6 +7,7 @@ Feature: Dashboard
And project "Shop" has CI enabled
And project "Shop" has CI build
And project "Shop" has labels: "bug", "feature", "enhancement"
+ And project "Shop" has issue: "bug report"
And I visit dashboard page
Scenario: I should see projects list