mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Remove debug output
This commit is contained in:
@@ -135,6 +135,7 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
|||||||
return $app;
|
return $app;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
self::$DI['client'] = self::$DI->share(function($DI) {
|
self::$DI['client'] = self::$DI->share(function($DI) {
|
||||||
return new Client($DI['app'], array());
|
return new Client($DI['app'], array());
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user