Problem/Motivation

Domain 4.x requires 11.4, so phpunit tests are discovered through #[Group] Attributes.

Steps to reproduce

Notice test files have both a @group annotation and a #[Group] Attribute, see for example: https://git.drupalcode.org/project/domain/-/blob/3.x/domain/tests/src/Fu...

Proposed resolution

Remove @group annotation from test files

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

AI-Generated: Yes (Claude Code was used to help draft this issue summary and to write the code and tests on the merge request. I reviewed and ran the work myself before posting it.)

Issue fork domain-3615901

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

idebr created an issue. See original summary.

mably made their first commit to this issue’s fork.

mably’s picture

Status: Active » Needs review
mably’s picture

Issue summary: View changes
idebr’s picture

Status: Needs review » Reviewed & tested by the community

  • mably committed cd177642 on 4.x
    task: #3615901 Remove @group annotation from test files
    
    By: idebr
    By:...
mably’s picture

Status: Reviewed & tested by the community » Fixed

Thanks @idebr for the review!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.