mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Fix core provider
This commit is contained in:
@@ -510,7 +510,7 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
|||||||
, $confService
|
, $confService
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->app['Core']["Twig"] = $templateService->getDriver();
|
$this->app['phraseanet.core']["Twig"] = $templateService->getDriver();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user