Fix api specs. Use id instead path
This commit is contained in:
parent
d431e43392
commit
ccf0686b01
8 changed files with 26 additions and 40 deletions
|
@ -5,6 +5,7 @@ describe Gitlab::ProjectMover do
|
|||
|
||||
before do
|
||||
FileUtils.rm_rf base_path if File.exists? base_path
|
||||
FileUtils.mkdir_p base_path
|
||||
|
||||
Gitlab.config.gitolite.stub(repos_path: base_path)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue