No gitolite in project any more
This commit is contained in:
parent
8e0b58d7e7
commit
d64090b8a9
27 changed files with 117 additions and 159 deletions
|
@ -35,7 +35,7 @@ RSpec.configure do |config|
|
|||
config.before do
|
||||
# Use tmp dir for FS manipulations
|
||||
temp_repos_path = Rails.root.join('tmp', 'test-git-base-path')
|
||||
Gitlab.config.gitolite.stub(repos_path: temp_repos_path)
|
||||
Gitlab.config.gitlab_shell.stub(repos_path: temp_repos_path)
|
||||
FileUtils.rm_rf temp_repos_path
|
||||
FileUtils.mkdir_p temp_repos_path
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue