mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
Merge branch 'develop' into feature/faf_event_service
# Conflicts: # core/dbobject.class.php # datamodels/2.x/itop-config/config.php # lib/composer/autoload_classmap.php # lib/composer/autoload_static.php # lib/composer/installed.php
This commit is contained in:
@@ -792,6 +792,7 @@ class ItopDataTestCase extends ItopTestCase
|
||||
// Create a specific organization for the tests
|
||||
$oOrg = $this->CreateOrganization('UnitTestOrganization');
|
||||
$this->iTestOrgId = $oOrg->GetKey();
|
||||
return $oOrg;
|
||||
}
|
||||
|
||||
public function ResetReloadCount()
|
||||
|
||||
Reference in New Issue
Block a user