Skip to content

Commit fdf40f8

Browse files
minor symfony#52855 [FrameworkBundle] Fix tests (nicolas-grekas)
This PR was merged into the 6.4 branch. Discussion ---------- [FrameworkBundle] Fix tests | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | - | License | MIT Needed after symfony#52852 Commits ------- e8c6709 [FrameworkBundle] Fix tests
2 parents 270e648 + e8c6709 commit fdf40f8

File tree

1 file changed

+1
-0
lines changed
  • src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/Serializer

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/Serializer/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ imports:
33

44
framework:
55
http_method_override: false
6+
translator: true
67
serializer:
78
enabled: true
89
default_context:

0 commit comments

Comments
 (0)