Problem/Motivation

Drupal 10 reports during test:

PHPUnit\Framework\Exception: Unavailable module: 'entity_reference'. If this module needs to be downloaded separately, annotate the test class with '@requires module entity_reference'.

Steps to reproduce

Proposed resolution

There is no entity_reference. Remove it from the $modules list in ToneExtraFieldsTest.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork tone-3341132

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

znerol created an issue. See original summary.

znerol’s picture

Status: Active » Needs review

  • znerol committed 7045ad3d on 1.0.x
    Issue #3341132: Remove reference to non-existing module entity_reference
    
znerol’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.