Commit cec97c27 authored by randx's avatar randx

we dont show commit message on tags page any more

parent 72f984e3
......@@ -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
......
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