Closed cbastienbaron closed 9 years ago
Running locally suite tests result in a fatal.
PHP Fatal error: Cannot redeclare class Symfony\Cmf\Bundle\RoutingBundle\Tests\Unit\DependencyInjection\XmlSchemaTest in /path/project/vendor/symfony-cmf/simple-cms-bundle/Tests/Unit/DependencyInjection/XmlSchemaTest.php on line 39
thanks! the build error that we now see on travis comes from https://github.com/symfony-cmf/RoutingBundle/pull/292#discussion_r28157038 and has nothing to do with this PR
sounds good :+1:
Running locally suite tests result in a fatal.