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
105008f4
Commit
105008f4
authored
Feb 09, 2018
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move additional files from spec/ee to ee/spec
parent
445de445
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
1 deletion
+1
-1
ee/spec/requests/path_locks_controller_spec.rb
ee/spec/requests/path_locks_controller_spec.rb
+0
-0
ee/spec/support/migrations_helpers.rb
ee/spec/support/migrations_helpers.rb
+0
-0
ee/spec/support/stub_configuration.rb
ee/spec/support/stub_configuration.rb
+0
-0
spec/support/stub_configuration.rb
spec/support/stub_configuration.rb
+1
-1
No files found.
spec/ee/requests/projec
ts/path_locks_controller_spec.rb
→
ee/spec/reques
ts/path_locks_controller_spec.rb
View file @
105008f4
File moved
spec/ee
/support/migrations_helpers.rb
→
ee/spec
/support/migrations_helpers.rb
View file @
105008f4
File moved
spec/ee
/support/stub_configuration.rb
→
ee/spec
/support/stub_configuration.rb
View file @
105008f4
File moved
spec/support/stub_configuration.rb
View file @
105008f4
require_dependency
Rails
.
root
.
join
(
'
spec'
,
'ee
'
,
'support'
,
'stub_configuration'
)
require_dependency
Rails
.
root
.
join
(
'
ee'
,
'spec
'
,
'support'
,
'stub_configuration'
)
module
StubConfiguration
prepend
EE
::
StubConfiguration
...
...
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