mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Merge branch '3.7'
This commit is contained in:
@@ -13,6 +13,7 @@ class API_V1_adapterTest extends PhraseanetPHPUnitAuthenticatedAbstract
|
||||
public function setUp()
|
||||
{
|
||||
parent::setUp();
|
||||
self::$DI['app']->register(new \API_V1_Timer());
|
||||
$this->object = new API_V1_adapter(self::$DI['app']);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user