mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +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);
|
$upgrader = new Setup_Upgrade(self::$application);
|
||||||
// $appbox->forceUpgrade($upgrader, self::$application);
|
$appbox->forceUpgrade($upgrader, self::$application);
|
||||||
unset($upgrader);
|
unset($upgrader);
|
||||||
|
|
||||||
$command = __DIR__ . '/../bin/doctrine orm:schema-tool:update --force';
|
$command = __DIR__ . '/../bin/doctrine orm:schema-tool:update --force';
|
||||||
|
Reference in New Issue
Block a user