#794: hot fix
This commit is contained in:
parent
a09699fc03
commit
7ed5fa1127
|
@ -66,6 +66,7 @@ end
|
|||
|
||||
init_test_root
|
||||
APP_CONFIG['root_path'] = "#{Rails.root}/tmp/test_root"
|
||||
APP_CONFIG['git_path'] = "#{Rails.root}/tmp/test_root"
|
||||
|
||||
# Add testing root_path
|
||||
%x(rm -Rf #{APP_CONFIG['git_path']})
|
||||
|
|
Loading…
Reference in New Issue