diff --git a/Tests/bootstrap.php b/Tests/bootstrap.php index f437e7b..4f8d886 100644 --- a/Tests/bootstrap.php +++ b/Tests/bootstrap.php @@ -4,7 +4,6 @@ * @copyright Copyright (C) eZ Systems AS. All rights reserved. * @license For full copyright and license information view LICENSE file distributed with this source code. */ - // Skip autoloading if already done by phpunit alias (including from meta repo if this is vendor) if (defined('PHPUNIT_COMPOSER_INSTALL')) { return;