8000 [SecurityBundle] Enable assets in functional tests. · symfony/symfony@494e300 · GitHub
[go: up one dir, main page]

Skip to content

Commit 494e300

Browse files
committed
[SecurityBundle] Enable assets in functional tests.
1 parent 4c26875 commit 494e300

File tree

1 file changed

+1
-0
lines changed
  • src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/config

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/config/framework.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ framework:
44
enabled: true
55
router: { resource: "%kernel.root_dir%/%kernel.test_case%/routing.yml" }
66
validation: { enabled: true, enable_annotations: true }
7+
assets: ~
78
form: ~
89
test: ~
910
default_locale: en

0 commit comments

Comments
 (0)
0