KeyTestTrait not found

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

Problem/Motivation

when running phpunit in Drupal 10.2, I get the following error:

PHP Fatal error: Trait "Drupal\Tests\key\Functional\KeyTestTrait" not found in /app/web/modules/contrib/entity_share/modules/entity_share_client/tests/src/Functional/AuthenticationTestBase.php on line 19

Steps to reproduce

run phpunit in Drupal 10.2

Proposed resolution

  1. determine where the heck the Drupal\Tests\key namespace was meant to refer to
  2. determine what KeyTestTrait used to do
  3. determine what the new code is that can be used instead
  4. make a fork
πŸ› Bug report
Status

Needs review

Version

3.0

Component

Entity Share Client

Created by

πŸ‡ΊπŸ‡ΈUnited States BenStallings

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