N°4367 : add phpunit annotation for ci

This commit is contained in:
odain
2021-11-08 06:42:45 +01:00
parent c9e592c07d
commit a286564345

View File

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