ci: add phpunit defaultProfiles annotation + tag some tests with addition annotations to ease exclusion/inclusion mechanism

This commit is contained in:
odain
2022-08-24 11:02:08 +02:00
parent bdf11e32a7
commit 0b46ab9e48
6 changed files with 10 additions and 4 deletions

View File

@@ -30,6 +30,7 @@ use utils;
*
* @package Combodo\iTop\Test\UnitTest\Synchro
* @group dataSynchro
* @group defaultProfiles
*
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled