mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
define new app path in test
This commit is contained in:
@@ -165,7 +165,7 @@ class Feed_rssfeedsTest extends PhraseanetWebTestCaseAbstract
|
||||
|
||||
public function createApplication()
|
||||
{
|
||||
return require dirname(__FILE__) . '/../../../lib/classes/module/Root.php';
|
||||
return require dirname(__FILE__) . '/../../../lib/Alchemy/Phrasea/Application/Root.php';
|
||||
}
|
||||
|
||||
//$app->get('/feeds/aggregated/{format}/', function($format) use ($app, $appbox, $display_feed)
|
||||
|
Reference in New Issue
Block a user