mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 05:23:21 +00:00
define new app path in test
This commit is contained in:
@@ -41,7 +41,7 @@ class API_V1_test_adapter extends PhraseanetWebTestCaseAbstract
|
||||
|
||||
public function createApplication()
|
||||
{
|
||||
return require dirname(__FILE__) . '/../../../../lib/classes/module/api/V1.php';
|
||||
return require dirname(__FILE__) . '/../../../../lib/Alchemy/Phrasea/Application/Api.php';
|
||||
}
|
||||
|
||||
public function testRouteNotFound()
|
||||
|
Reference in New Issue
Block a user