mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
✅ N°7130 - Fix most Person:first_name being empty after unit tests due to monkey code (mine) 🐒
This commit is contained in:
@@ -70,7 +70,6 @@ class ModuleInstallerAPITest extends ItopDataTestCase
|
||||
CREATE TABLE `{$sDstTable}` AS
|
||||
SELECT id
|
||||
FROM {$sOrigTable}
|
||||
LIMIT 3
|
||||
SQL
|
||||
);
|
||||
CMDBSource::Query(
|
||||
|
||||
Reference in New Issue
Block a user