Commit 551ffc0a authored by Hannes Rosenögger's avatar Hannes Rosenögger

Merge branch 'fix-rubocop' into 'master'

Remove offending empty line to make rubocop happy

see https://gitlab.com/gitlab-org/gitlab-ce/builds/2931496

See merge request !5732
parents 1ff92ed6 afd3aee3
require 'spec_helper'
describe MergeRequests::MergeRequestDiffCacheService do
let(:subject) { MergeRequests::MergeRequestDiffCacheService.new }
describe '#execute' 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