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
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
Comment #3
znerol commentedComment #5
znerol commented