diff options
author | Regis <boudinot.regis@yahoo.com> | 2017-05-03 15:17:25 -0600 |
---|---|---|
committer | Regis <boudinot.regis@yahoo.com> | 2017-05-03 15:17:25 -0600 |
commit | 0a725c80ea6a0ac0544188c743ee3755190334d8 (patch) | |
tree | 40a5d963302b5c6fc0fceda000cab8a71cfc0efb /features | |
parent | 9773b5a3d4a736d933fc8ff3b6652981507b2cbd (diff) | |
download | gitlab-ce-0a725c80ea6a0ac0544188c743ee3755190334d8.tar.gz |
pass failed spinach spec
Diffstat (limited to 'features')
-rw-r--r-- | features/project/issues/issues.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/project/issues/issues.feature b/features/project/issues/issues.feature index 4dee0cd23dc..1b00d8a32a0 100644 --- a/features/project/issues/issues.feature +++ b/features/project/issues/issues.feature @@ -82,6 +82,7 @@ Feature: Project Issues # Markdown + @javascript Scenario: Headers inside the description should have ids generated for them. Given I visit issue page "Release 0.4" Then Header "Description header" should have correct id and link |