fixing tests after refactoring
This commit is contained in:
parent
2a1fac9e4f
commit
ab0cfc0036
5 changed files with 7 additions and 12 deletions
|
@ -39,6 +39,6 @@ describe PostReceive do
|
|||
end
|
||||
|
||||
def pwd(project)
|
||||
File.join(Gitlab.config.gitolite.repos_path, project.path_with_namespace)
|
||||
File.join(Gitlab.config.gitlab_shell.repos_path, project.path_with_namespace)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue