Skip to content

Conversation

@duncanmcclean
Copy link
Member

While working on #11114, I noticed that quite a few of our test classes have incorrect namespaces, leading to warnings when you run composer dump-autoload:

CleanShot 2024-11-20 at 16 25 07

This PR fixes the namespaces for most of the classes mentioned in the above screenshots. I've ignored the ones coming from fixtures since they don't really need namespaces.

CleanShot 2024-11-20 at 16 28 54

@jasonvarga jasonvarga merged commit 37c3787 into 5.x Nov 21, 2024
17 checks passed
@jasonvarga jasonvarga deleted the fix-incorrect-namespaces-in-tests branch November 21, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants