Commit 37f6f82a authored by James Lopez's avatar James Lopez

fix bad merge

parent 66041c59
......@@ -1887,7 +1887,6 @@ describe Project, models: true do
end
describe '#change_head' do
describe '#change_head' do
let(:project) { create(:project) }
it 'calls the before_change_head and after_change_head methods' 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