unit tests fix
This commit is contained in:
parent
ede0e4fcc8
commit
0af58930dc
@ -147,6 +147,7 @@ module RedmineDmsf
|
||||
def projectless_path
|
||||
i = 1
|
||||
project_names = Setting.plugin_redmine_dmsf['dmsf_webdav_use_project_names']
|
||||
puts ">>> project_names = #{project_names}"
|
||||
while true
|
||||
prj = nil
|
||||
pinfo = @path.split('/').drop(i)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user