mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
define new app path in test
This commit is contained in:
@@ -57,7 +57,7 @@ class Bridge_Application extends PhraseanetWebTestCaseAuthenticatedAbstract
|
||||
|
||||
public function createApplication()
|
||||
{
|
||||
$app = require __DIR__ . '/../../classes/module/Prod.php';
|
||||
$app = require __DIR__ . '/../../Alchemy/Phrasea/Application/Prod.php';
|
||||
|
||||
return $app;
|
||||
}
|
||||
|
Reference in New Issue
Block a user