You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#51126 [Serializer] Fix tests for extended Context attributes (derrabus)
This PR was merged into the 6.4 branch.
Discussion
----------
[Serializer] Fix tests for extended Context attributes
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Follows symfony#50983
| License | MIT
| Doc PR | not needed
In symfony#50983, I broke one test scenario where we test that extending the `Context` class works. This PR corrects that mistake.
Commits
-------
2a6e93e [Serializer] Fix tests for extended Context attributes
0 commit comments