From a6a3a02bb4623249d9be96b1f782aa26cecccc2e Mon Sep 17 00:00:00 2001 From: odain Date: Thu, 11 May 2023 09:49:15 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B06275=20-=20test=20class=20renaming=20for?= =?UTF-8?q?=20ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../php-unit-tests/unitary-tests/core/ormCaseLogServiceTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/php-unit-tests/unitary-tests/core/ormCaseLogServiceTest.php b/tests/php-unit-tests/unitary-tests/core/ormCaseLogServiceTest.php index 6d9d87e63..0c3dc15fc 100644 --- a/tests/php-unit-tests/unitary-tests/core/ormCaseLogServiceTest.php +++ b/tests/php-unit-tests/unitary-tests/core/ormCaseLogServiceTest.php @@ -18,7 +18,7 @@ use Combodo\iTop\Test\UnitTest\ItopDataTestCase; * @preserveGlobalState disabled * @backupGlobals disabled */ -class ormCaseLogTest extends ItopDataTestCase +class ormCaseLogServiceTest extends ItopDataTestCase { public function setUp() :void{ parent::setUp(); // TODO: Change the autogenerated stub