mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix #1572 : Add configuration customization
This commit is contained in:
@@ -201,6 +201,7 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
||||
return new Client($DI['app'], array());
|
||||
});
|
||||
|
||||
self::$DI['user']->purgePreferences();
|
||||
}
|
||||
|
||||
public function tearDown()
|
||||
|
Reference in New Issue
Block a user