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 5ea9e50 commit a7e77ffCopy full SHA for a7e77ff
src/Symfony/Cmf/Component/Testing/HttpKernel/TestKernel.php
@@ -54,6 +54,7 @@ public function init()
54
55
$this->registerBundleSet('sonata_admin', array(
56
'\Sonata\BlockBundle\SonataBlockBundle',
57
+ '\Sonata\CoreBundle\SonataCoreBundle',
58
'\Sonata\AdminBundle\SonataAdminBundle',
59
'\Sonata\jQueryBundle\SonatajQueryBundle',
60
'Knp\Bundle\MenuBundle\KnpMenuBundle',
0 commit comments