N°7130 - Fix most Person:first_name being empty after unit tests due to monkey code (mine) 🐒

This commit is contained in:
Molkobain
2024-01-10 10:04:23 +01:00
parent b3f2232ba4
commit b3be796277

View File

@@ -70,7 +70,6 @@ class ModuleInstallerAPITest extends ItopDataTestCase
CREATE TABLE `{$sDstTable}` AS
SELECT id
FROM {$sOrigTable}
LIMIT 3
SQL
);
CMDBSource::Query(