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