mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +00:00
define new app path in test
This commit is contained in:
@@ -35,7 +35,7 @@ class Module_Admin_Route_PublicationTest extends PhraseanetWebTestCaseAuthentica
|
||||
|
||||
public function createApplication()
|
||||
{
|
||||
$app = require dirname(__FILE__) . '/../../../../classes/module/Admin.php';
|
||||
$app = require dirname(__FILE__) . '/../../../../Alchemy/Phrasea/Application/Admin.php';
|
||||
|
||||
return $app;
|
||||
}
|
||||
|
Reference in New Issue
Block a user