mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
fix test
This commit is contained in:
@@ -72,6 +72,11 @@ class InstallTest extends \PhraseanetTestCase
|
||||
case 'password':
|
||||
return $password;
|
||||
break;
|
||||
case 'download-path':
|
||||
case 'lazaret-path':
|
||||
case 'caption-path':
|
||||
case 'scheduler-locks-path':
|
||||
case 'worker-tmp-files':
|
||||
case 'data-path':
|
||||
return $dataPath;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user