diff --git a/tests/php-unit-tests/unitary-tests/setup/ModuleInstallerAPITest.php b/tests/php-unit-tests/unitary-tests/setup/ModuleInstallerAPITest.php index cb27843d9..cf88d20d4 100644 --- a/tests/php-unit-tests/unitary-tests/setup/ModuleInstallerAPITest.php +++ b/tests/php-unit-tests/unitary-tests/setup/ModuleInstallerAPITest.php @@ -70,7 +70,6 @@ class ModuleInstallerAPITest extends ItopDataTestCase CREATE TABLE `{$sDstTable}` AS SELECT id FROM {$sOrigTable} -LIMIT 3 SQL ); CMDBSource::Query(