Commit ae906300 authored by Ian Baum's avatar Ian Baum

Resolving conflict with spec/services/lfs/unlock_file_service_spec.rb

parent a20115c6
...@@ -100,7 +100,6 @@ describe Lfs::UnlockFileService do ...@@ -100,7 +100,6 @@ describe Lfs::UnlockFileService do
end end
end end
end end
<<<<<<< HEAD
describe 'File Locking integraction' do describe 'File Locking integraction' do
let(:params) { { id: lock.id } } let(:params) { { id: lock.id } }
...@@ -129,8 +128,6 @@ describe Lfs::UnlockFileService do ...@@ -129,8 +128,6 @@ describe Lfs::UnlockFileService do
end end
end end
end end
=======
>>>>>>> upstream/master
end end
end end
end end
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