N°4367 : renamed the phpunit annotation for ci purpose

This commit is contained in:
odain
2021-11-09 08:55:54 +01:00
parent 4c69865480
commit 07f470024a

View File

@@ -24,7 +24,7 @@ use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
* @preserveGlobalState disabled
* @backupGlobals disabled
* @covers utils
* @group demoData
* @group sampleDataNeeded
*/
class privUITransactionFileTest extends ItopDataTestCase
{