N°3715 - Fix unit tests

This commit is contained in:
Molkobain
2023-10-23 14:55:06 +02:00
parent a2cdf214f0
commit 4fd8177165

View File

@@ -13,7 +13,11 @@ use BulkExport;
use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
use DBObjectSearch;
/**
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
* @backupGlobals disabled
*/
class BulkExportTest extends ItopDataTestCase
{
const CREATE_TEST_ORG = true;