Skip to content

Commit 19b0339

Browse files
committed
Fix tests with symfony 5.3
1 parent 3206b85 commit 19b0339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Functional/app/config/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
framework:
22
test: true
33
secret: secret
4+
annotations: ~
45

56
services:
67
logger: { class: Psr\Log\NullLogger }

0 commit comments

Comments
 (0)