mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Fix tests
This commit is contained in:
@@ -453,7 +453,7 @@ class module_console_fileEnsureProductionSetting extends Command
|
||||
}
|
||||
$registry = \registry::get_instance();
|
||||
|
||||
$service = new Core\Service\Builder(
|
||||
$service = Core\Service\Builder::create(
|
||||
\bootstrap::getCore()
|
||||
, $ormName
|
||||
, $configuration
|
||||
|
Reference in New Issue
Block a user