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 #46656 [DependencyInjection] Add missing use statement in test (HypeMC)
This PR was merged into the 6.2 branch.
Discussion
----------
[DependencyInjection] Add missing use statement in test
| Q | A
| ------------- | ---
| Branch? | 6.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
Looks like #46279 removed a use statement by accident. This PR returns the missing use statement & fixes the tests.
Commits
-------
b03cbe6 [DependencyInjection] Add missing use statement in test
0 commit comments