mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Enhance Service locator
This commit is contained in:
@@ -28,8 +28,6 @@ class DashboardSerializerTest extends ItopDataTestCase
|
||||
*/
|
||||
public function testSerializeXML($normalizedValue, string $sXMLContent)
|
||||
{
|
||||
ServiceLocator::GetInstance()->RegisterService('ModelReflection', new ModelReflectionRuntime());
|
||||
|
||||
$oDOMDocument = new PropertyTypeDesign();
|
||||
$oDOMDocument->preserveWhiteSpace = false;
|
||||
$oDOMDocument->formatOutput = true;
|
||||
|
||||
Reference in New Issue
Block a user