Skip to content

Commit

Permalink
Use strict variable in tests (#1078)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Jun 18, 2022
1 parent 2aaa85e commit 14220d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/App/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ framework:
http_method_override: false

twig:
strict_variables: true
paths:
- '%kernel.project_dir%/templates'

Expand Down

0 comments on commit 14220d4

Please sign in to comment.