mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
Revert upgrade disable
This commit is contained in:
@@ -558,7 +558,7 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
||||
}
|
||||
|
||||
$upgrader = new Setup_Upgrade(self::$application);
|
||||
// $appbox->forceUpgrade($upgrader, self::$application);
|
||||
$appbox->forceUpgrade($upgrader, self::$application);
|
||||
unset($upgrader);
|
||||
|
||||
$command = __DIR__ . '/../bin/doctrine orm:schema-tool:update --force';
|
||||
|
Reference in New Issue
Block a user