Problem/Motivation

Since Drupal 10 and merge of https://www.drupal.org/project/drupal/issues/371375 a module should not have the same name of a theme.

Steps to reproduce

Tests fails on D10

Proposed resolution

Rename the theme bamboo_twig_theme_test

Remaining tasks

- Rename the tests theme

User interface changes

None

API changes

None

Data model changes

None

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

wengerk created an issue. See original summary.

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

avpaderno’s picture

Status: Needs work » Needs review
avpaderno’s picture

Status: Needs review » Needs work

(The tests are still referring to the old theme name. I will update the MR in 15 minutes, less or more.)

avpaderno’s picture

Status: Needs work » Needs review

  • apaderno committed 2e8a9b4e on 60x/gitlab-ci
    Issue #3417699: Tests failing on Drupal 10 because Tests module has same...

  • apaderno committed 2e8a9b4e on 6.0.x
    Issue #3417699: Tests failing on Drupal 10 because Tests module has same...
wengerk’s picture

Status: Needs review » Fixed

Many Many thanks @apaderno !!
Merged on 6.0.x

Status: Fixed » Closed (fixed)

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