summaryrefslogtreecommitdiff
path: root/features/project/issues/issues.feature
diff options
context:
space:
mode:
authorVinnie Okada <vokada@mrvinn.com>2014-10-06 19:19:12 -0500
committerVinnie Okada <vokada@mrvinn.com>2014-10-06 19:19:12 -0500
commit40263a06c196e0c99cc13d187228bd62bbcf4a6a (patch)
tree37bce0ef915874dfe215ba78e2fe4964b879571e /features/project/issues/issues.feature
parent31bc42de57b3cfd7bf068df06d15372307b8661b (diff)
downloadgitlab-ce-40263a06c196e0c99cc13d187228bd62bbcf4a6a.tar.gz
Refactor task list tests and coffeescript
Diffstat (limited to 'features/project/issues/issues.feature')
-rw-r--r--features/project/issues/issues.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/issues/issues.feature b/features/project/issues/issues.feature
index e989569ccd4..4db8551559b 100644
--- a/features/project/issues/issues.feature
+++ b/features/project/issues/issues.feature
@@ -144,7 +144,7 @@ Feature: Project Issues
Scenario: Issues list should display task status
Given project "Shop" has "Tasks-open" open issue with task markdown
When I visit project "Shop" issues page
- Then I should see the task status for issue "Tasks-open"
+ Then I should see the task status for the Taskable
# Toggling task items