Skip to content
Snippets Groups Projects
Commit cec97c27 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

we dont show commit message on tags page any more

parent 72f984e3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment