mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 20:43:25 +00:00
define new app path in test
This commit is contained in:
@@ -150,7 +150,7 @@ class oauthv2_application_test extends PhraseanetWebTestCaseAuthenticatedAbstrac
|
||||
|
||||
public function createApplication()
|
||||
{
|
||||
return require __DIR__ . '/../../../../lib/classes/module/api/OAuthv2.php';
|
||||
return require __DIR__ . '/../../../../lib/Alchemy/Phrasea/Application/OAuth2.php';
|
||||
}
|
||||
|
||||
public function testAuthorizeRedirect()
|
||||
|
Reference in New Issue
Block a user