mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
✅ Fix CI (SessionHandler)
This commit is contained in:
@@ -1454,7 +1454,7 @@ abstract class ItopDataTestCase extends ItopTestCase
|
|||||||
'password' => $sPassword,
|
'password' => $sPassword,
|
||||||
'language' => 'EN US',
|
'language' => 'EN US',
|
||||||
'profile_list' => [
|
'profile_list' => [
|
||||||
'profileid:'.$sProfileId,
|
'profileid:'.self::$aURP_Profiles[$sProfileId],
|
||||||
],
|
],
|
||||||
'contactid' => $sPersonId,
|
'contactid' => $sPersonId,
|
||||||
'allowed_org_list' => [
|
'allowed_org_list' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user