[PR #9789] Move duplicate fixture into dedicated file #11886

Closed
opened 2026-01-22 16:12:12 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/9789

State: closed
Merged: Yes


Two tests used the exact same fixture class CustomTreeWalkerJoin. This was only possible because one of the tests declared a namespace that did not match the directory structure. I've extracted that class into a dedicated file and fixed the namespace.

**Original Pull Request:** https://github.com/doctrine/orm/pull/9789 **State:** closed **Merged:** Yes --- Two tests used the exact same fixture class `CustomTreeWalkerJoin`. This was only possible because one of the tests declared a namespace that did not match the directory structure. I've extracted that class into a dedicated file and fixed the namespace.
admin added the pull-request label 2026-01-22 16:12:12 +01:00
admin closed this issue 2026-01-22 16:12:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#11886