Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Commit

Permalink
Update tests/App/config/config.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Javier Spagnoletti <phansys@gmail.com>
  • Loading branch information
wbloszyk and phansys committed Jul 31, 2020
1 parent 41cbb22 commit 37c51ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/App/config/config.yml
Expand Up @@ -17,7 +17,7 @@ twig:
exception_controller: null
paths:
- '%kernel.project_dir%/templates'
strict_variables: "%kernel.debug%"
strict_variables: '%kernel.debug%'


fos_rest:
Expand Down

0 comments on commit 37c51ed

Please sign in to comment.