Move EntityReferenceSelectionAccessTest to Kernel namespace and directory

Created on 15 January 2024, 5 months ago
Updated 30 January 2024, 5 months ago

Problem/Motivation

\Drupal\Tests\system\Functional\Entity\EntityReferenceSelection\EntityReferenceSelectionAccessTest extends KernelTestBase so is actually a Kernel test.

However its namespace is Drupal\Tests\system\Functional\Entity\EntityReferenceSelection and its in directory core/modules/system/tests/src/Functional/Entity, hence its run as a Functional test on GitLab CI.

Steps to reproduce

Proposed resolution

- Change namespace to Drupal\Tests\system\Kernel\Entity\EntityReferenceSelection.
- Change directory to core/modules/system/tests/src/Kernel/Entity.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.2 ✨

Component
EntityΒ  β†’

Last updated 1 day ago

Created by

πŸ‡³πŸ‡±Netherlands Spokje

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024