Commit 7a8a8e07 authored by Saverio Miroddi's avatar Saverio Miroddi

Fix rubocop errors in spec/models/commit_spec.rb

parent e6220c01
......@@ -253,9 +253,7 @@ eos
expect(merge_commit.cherry_pick_message(user)).to end_with("(cherry picked from commit #{merge_commit.sha})")
end
end
end
end
describe '#reverts_commit?' 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