Skip to content
Snippets Groups Projects
Commit 9fc53864 authored by jneen's avatar jneen
Browse files

appease rubocop

parent 5415c674
No related branches found
No related tags found
1 merge request!4606Add custom highlighting via .gitattributes
......@@ -24,9 +24,9 @@
let(:path) { 'custom-highlighting/test.gitlab-custom' }
let(:blob) { repository.blob_at_branch(branch, path) }
let(:highlighter) {
let(:highlighter) do
Gitlab::Highlight.new(blob.path, blob.data, repository: repository)
}
end
before { project.change_head('gitattributes') }
......
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