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 8a78675 commit 0180260Copy full SHA for 0180260
src/Symfony/Cmf/Component/Testing/HttpKernel/TestKernel.php
@@ -70,6 +70,7 @@ public function init()
70
'Sonata\jQueryBundle\SonatajQueryBundle',
71
'Knp\Bundle\MenuBundle\KnpMenuBundle',
72
'FOS\JsRoutingBundle\FOSJsRoutingBundle',
73
+ 'Sonata\DoctrineORMAdminBundle\SonataDoctrineORMAdminBundle',
74
));
75
76
$this->registerBundleSet('sonata_admin_phpcr', array(
0 commit comments