Commit c98a9fce authored by Winnie Hellmann's avatar Winnie Hellmann

Resolve conflict in spec/features/protected_branches_spec.rb

parent 753eea11
require 'spec_helper'
describe 'Protected Branches', :js do
<<<<<<< HEAD
include EE::ProtectedBranchHelpers
=======
>>>>>>> upstream/master
let(:user) { create(:user) }
let(:admin) { create(:admin) }
let(:project) { create(:project, :repository) }
......
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