N°8760: revert dry removal audit and use real file deletion again

code formatting
This commit is contained in:
odain
2025-12-04 16:51:02 +01:00
parent ae980e365d
commit 9f3d7d2c36
20 changed files with 121 additions and 126 deletions

View File

@@ -26,4 +26,4 @@ class ModelSerializationTest extends ItopDataTestCase
$this->expectExceptionMessage("Cannot get classes");
ModelReflectionSerializer::GetInstance()->GetModelFromEnvironment('gabuzomeu');
}
}
}