summaryrefslogtreecommitdiff
path: root/features/project/issues/milestones.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/project/issues/milestones.feature')
-rw-r--r--features/project/issues/milestones.feature6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/project/issues/milestones.feature b/features/project/issues/milestones.feature
index 2f38acf14d0..e67b5d2d860 100644
--- a/features/project/issues/milestones.feature
+++ b/features/project/issues/milestones.feature
@@ -22,3 +22,9 @@ Feature: Project Milestones
Given the milestone has open and closed issues
And I click link "v2.2"
Then I should see 3 issues
+
+ # Markdown
+
+ Scenario: Headers inside the description should have ids generated for them.
+ Given I click link "v2.2"
+ Then Header "Description header" should have correct id and link