N°6275 - test class renaming for ci

This commit is contained in:
odain
2023-05-11 09:49:15 +02:00
parent 7b36b5f10f
commit a6a3a02bb4

View File

@@ -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