Commit 8a7f769e authored by Rémy Coutable's avatar Rémy Coutable

Resolve spec failure in spec/helpers/issuables_helper_spec.rb

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 69cc32fe
......@@ -212,6 +212,7 @@ describe IssuablesHelper do
issuableRef: "&#{epic.iid}",
markdownPreviewPath: "/groups/#{@group.full_path}/preview_markdown",
markdownDocsPath: '/help/user/markdown',
markdownVersion: 11,
issuableTemplates: nil,
groupPath: @group.path,
initialTitleHtml: epic.title,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment