We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f824e8 commit 93411c0Copy full SHA for 93411c0
Tests/DependencyInjection/DebugExtensionTest.php
@@ -40,7 +40,6 @@ private function createContainer()
40
{
41
$container = new ContainerBuilder(new ParameterBag(array(
42
'kernel.cache_dir' => __DIR__,
43
- 'kernel.root_dir' => __DIR__.'/Fixtures',
44
'kernel.charset' => 'UTF-8',
45
'kernel.debug' => true,
46
'kernel.bundles' => array('DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle'),
0 commit comments