From b3be79627702d9dd026f5fdd9e7524933282fa02 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Wed, 10 Jan 2024 10:04:23 +0100 Subject: [PATCH] =?UTF-8?q?:white=5Fcheck=5Fmark:=20N=C2=B07130=20-=20Fix?= =?UTF-8?q?=20most=20Person:first=5Fname=20being=20empty=20after=20unit=20?= =?UTF-8?q?tests=20due=20to=20monkey=20code=20(mine)=20=F0=9F=90=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../unitary-tests/setup/ModuleInstallerAPITest.php | 1 - 1 file changed, 1 deletion(-) 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(