we dont show commit message on tags page any more
This commit is contained in:
parent
72f984e3d3
commit
cec97c2708
1 changed files with 0 additions and 6 deletions
|
@ -80,12 +80,6 @@ describe "Gitlab Flavored Markdown" do
|
|||
|
||||
page.should have_link("##{issue.id}")
|
||||
end
|
||||
|
||||
it "should render title in repositories#tags" do
|
||||
visit tags_project_repository_path(project)
|
||||
|
||||
page.should have_link("##{issue.id}")
|
||||
end
|
||||
end
|
||||
|
||||
describe "for issues" do
|
||||
|
|
Loading…
Reference in a new issue