Commit 179b0d37 authored by Winnie Hellmann's avatar Winnie Hellmann

Resolve conflict in spec/features/admin/admin_settings_spec.rb

parent b0bef50c
......@@ -35,7 +35,6 @@ describe 'Admin updates settings' do
expect(find('#application_setting_visibility_level_20')).not_to be_checked
end
<<<<<<< HEAD
describe 'LDAP settings' do
context 'with LDAP enabled' do
it 'Change allow group owners to manage ldap' do
......@@ -61,8 +60,6 @@ describe 'Admin updates settings' do
end
end
=======
>>>>>>> upstream/master
it 'Modify import sources' do
expect(Gitlab::CurrentSettings.import_sources).not_to be_empty
......
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