fix tests + test about report ACL

This commit is contained in:
2015-06-27 02:03:09 +02:00
parent c10445c8a4
commit 17b8c69bca
5 changed files with 318 additions and 66 deletions

View File

@@ -10,6 +10,7 @@ class AppKernel extends Kernel
return array(
new Symfony\Bundle\FrameworkBundle\FrameworkBundle(),
new Chill\ReportBundle\ChillReportBundle(),
new Symfony\Bundle\MonologBundle\MonologBundle(),
new Symfony\Bundle\TwigBundle\TwigBundle(),
new Chill\CustomFieldsBundle\ChillCustomFieldsBundle(),
new Doctrine\Bundle\DoctrineBundle\DoctrineBundle(),

View File

@@ -4,4 +4,4 @@ imports:
framework:
test: ~
session:
storage_id: session.storage.filesystem
storage_id: session.storage.filesystem