Skip to content

Commit a7e77ff

Browse files
committed
added SonataCoreBundle
1 parent 5ea9e50 commit a7e77ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Cmf/Component/Testing/HttpKernel/TestKernel.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public function init()
5454

5555
$this->registerBundleSet('sonata_admin', array(
5656
'\Sonata\BlockBundle\SonataBlockBundle',
57+
'\Sonata\CoreBundle\SonataCoreBundle',
5758
'\Sonata\AdminBundle\SonataAdminBundle',
5859
'\Sonata\jQueryBundle\SonatajQueryBundle',
5960
'Knp\Bundle\MenuBundle\KnpMenuBundle',

0 commit comments

Comments
 (0)