fixing tests after refactoring
This commit is contained in:
parent
2a1fac9e4f
commit
ab0cfc0036
5 changed files with 7 additions and 12 deletions
|
@ -7,7 +7,7 @@ describe Gitlab::ProjectMover do
|
|||
FileUtils.rm_rf base_path if File.exists? base_path
|
||||
FileUtils.mkdir_p base_path
|
||||
|
||||
Gitlab.config.gitolite.stub(repos_path: base_path)
|
||||
Gitlab.config.gitlab_shell.stub(repos_path: base_path)
|
||||
|
||||
@project = create(:project)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue