AttributeURLTest : remove useless separateProcess annotations

This commit is contained in:
Pierre Goiffon
2023-08-03 10:48:03 +02:00
parent 880a824f2f
commit d2eef06276

View File

@@ -5,11 +5,6 @@ namespace Combodo\iTop\Test\UnitTest\Core;
use AttributeURLDefaultPattern;
use Combodo\iTop\Test\UnitTest\ItopTestCase;
/**
* @runTestsInSeparateProcesses
* @preserveGlobalState disabled
* @backupGlobals disabled
*/
class AttributeURLTest extends ItopTestCase {
public function setUp(): void
{