Skip to content

Commit 93411c0

Browse files
xabbuhnicolas-grekas
authored andcommitted
remove more kernel.root_dir parameter refs
1 parent 1f824e8 commit 93411c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/DependencyInjection/DebugExtensionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ private function createContainer()
4040
{
4141
$container = new ContainerBuilder(new ParameterBag(array(
4242
'kernel.cache_dir' => __DIR__,
43-
'kernel.root_dir' => __DIR__.'/Fixtures',
4443
'kernel.charset' => 'UTF-8',
4544
'kernel.debug' => true,
4645
'kernel.bundles' => array('DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle'),

0 commit comments

Comments
 (0)