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 #36522 [FrameworkBundle] remove getContainer overwrites in tests (Tobion)
This PR was merged into the 5.0 branch.
Discussion
----------
[FrameworkBundle] remove getContainer overwrites in tests
| Q | A
| ------------- | ---
| Branch? | 5.0
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets |
| Doc PR |
Since 5.0 the parent implementation throws an exception anyway making the overwrites obsolete, see #31202
Commits
-------
5ef9390 remove getContainer overwrites in tests
0 commit comments