Add other integration tests in the beforeSetup group

All of those tests can be ran without a running iTop instance, and are blocking
This commit is contained in:
Pierre Goiffon
2023-08-08 15:34:27 +02:00
parent 4be54fdd65
commit 13ad98b9b3

View File

@@ -20,6 +20,7 @@ use Combodo\iTop\Test\UnitTest\ItopTestCase;
/**
* @package Combodo\iTop\Test\UnitTest\Setup
* @group beforeSetup
*/
class iTopXmlVersionIntegrationTest extends ItopTestCase
{