Update uses of Gitolite.config.foo settings
This commit is contained in:
parent
b2e46f44ce
commit
19eb637419
33 changed files with 95 additions and 95 deletions
|
@ -6,7 +6,7 @@ describe Gitlab::ProjectMover do
|
|||
before do
|
||||
FileUtils.rm_rf base_path if File.exists? base_path
|
||||
|
||||
Gitlab.config.stub(git_base_path: base_path)
|
||||
Gitlab.config.gitolite.stub(repos_path: base_path)
|
||||
|
||||
@project = create(:project)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue