mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 08:33:49 +00:00
bootstrap local app for tests
This commit is contained in:
@@ -39,7 +39,7 @@ class AppKernel extends Kernel
|
||||
*/
|
||||
public function getLogDir()
|
||||
{
|
||||
return $this->getRootDir().'/../logs';
|
||||
return sys_get_temp_dir().'/PersonBundle/logs';
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user