1
0
Fork 0
mirror of synced 2024-10-03 10:46:27 +13:00
This commit is contained in:
Damodar Lohani 2024-05-06 06:29:15 +00:00
parent 49a3a62b9d
commit 7b6e527b27

View file

@ -950,7 +950,7 @@ class ProjectsConsoleClientTest extends Scope
public function testUpdateProjectOAuth($data): array
{
$id = $data['projectId'] ?? '';
$providers = require('app/config/oAuthProviders.php');
$providers = require(__DIR__ . '/../../../../app/config/oAuthProviders.php');
/**
* Test for SUCCESS