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#50174 [Contracts] Fix ServiceLocatorTestCase name (wouterj)
This PR was merged into the 6.2 branch.
Discussion
----------
[Contracts] Fix ServiceLocatorTestCase name
| Q | A
| ------------- | ---
| Branch? | 6.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
The original change in 5.4 uses the correct name (symfony#50104), but it seems like the `Case` suffix was lost during the merge from 5.4 into 6.2.
Commits
-------
bd6d33b Fix test class name
0 commit comments