diff --git a/tests/php-unit-tests/unitary-tests/core/AttributeURLTest.php b/tests/php-unit-tests/unitary-tests/core/AttributeURLTest.php index 2415f9a14..b44931659 100644 --- a/tests/php-unit-tests/unitary-tests/core/AttributeURLTest.php +++ b/tests/php-unit-tests/unitary-tests/core/AttributeURLTest.php @@ -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 {