Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
179b0d37
Commit
179b0d37
authored
Jul 05, 2018
by
Winnie Hellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve conflict in spec/features/admin/admin_settings_spec.rb
parent
b0bef50c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
spec/features/admin/admin_settings_spec.rb
spec/features/admin/admin_settings_spec.rb
+0
-3
No files found.
spec/features/admin/admin_settings_spec.rb
View file @
179b0d37
...
@@ -35,7 +35,6 @@ describe 'Admin updates settings' do
...
@@ -35,7 +35,6 @@ describe 'Admin updates settings' do
expect
(
find
(
'#application_setting_visibility_level_20'
)).
not_to
be_checked
expect
(
find
(
'#application_setting_visibility_level_20'
)).
not_to
be_checked
end
end
<<<<<<<
HEAD
describe
'LDAP settings'
do
describe
'LDAP settings'
do
context
'with LDAP enabled'
do
context
'with LDAP enabled'
do
it
'Change allow group owners to manage ldap'
do
it
'Change allow group owners to manage ldap'
do
...
@@ -61,8 +60,6 @@ describe 'Admin updates settings' do
...
@@ -61,8 +60,6 @@ describe 'Admin updates settings' do
end
end
end
end
=======
>>>>>>>
upstream
/
master
it
'Modify import sources'
do
it
'Modify import sources'
do
expect
(
Gitlab
::
CurrentSettings
.
import_sources
).
not_to
be_empty
expect
(
Gitlab
::
CurrentSettings
.
import_sources
).
not_to
be_empty
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment