Commit 572b8931 authored by Gabriel Mazetto's avatar Gabriel Mazetto

Resolve conflicts from CE to EE merge

parent ec8363d2
require 'spec_helper'
describe Projects::UpdateService, '#execute' do
<<<<<<< HEAD
include StubConfiguration
=======
let(:gitlab_shell) { Gitlab::Shell.new }
>>>>>>> ce-com/master
let(:user) { create(:user) }
let(:admin) { create(:admin) }
......
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