[SecurityBundle] Enable assets in functional tests.

This commit is contained in:
Jakub Zalas 2015-02-26 10:16:14 +00:00
parent 4c26875a32
commit 494e300fbe

View File

@ -4,6 +4,7 @@ framework:
enabled: true
router: { resource: "%kernel.root_dir%/%kernel.test_case%/routing.yml" }
validation: { enabled: true, enable_annotations: true }
assets: ~
form: ~
test: ~
default_locale: en