mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Refactor Cache services
This commit is contained in:
@@ -20,7 +20,7 @@ class ManagerTest extends \PHPUnit_Framework_TestCase
|
||||
*/
|
||||
public function setUp()
|
||||
{
|
||||
$this->object = new \Alchemy\Phrasea\Cache\Manager;
|
||||
// $this->object = new \Alchemy\Phrasea\Cache\Manager(self::);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user