Tests are failing right now because the project name doesn't match the module name inside the project. Rename everything.
See https://www.drupal.org/pift-ci-job/876326
heddn created an issue. See original summary.
You really only need to change the 'project_name' key inside of composer.json to match the project shortname.
Issue #2941139 by heddn, Mixologic: Rename module from...
Interesting, I think I did that and I see it is still failing https://www.drupal.org/pift-ci-job/877260
This rename wasn't actually all that easy. But tests pass locally. Let's see if a whole scale rename fixes this more better. At the very least, it should make the module and project name the same thing. Which will make the world a happier place.
Automatically closed - issue fixed for 2 weeks with no activity.
Comments
Comment #2
MixologicYou really only need to change the 'project_name' key inside of composer.json to match the project shortname.
Comment #4
heddnInteresting, I think I did that and I see it is still failing https://www.drupal.org/pift-ci-job/877260
Comment #6
heddnThis rename wasn't actually all that easy. But tests pass locally. Let's see if a whole scale rename fixes this more better. At the very least, it should make the module and project name the same thing. Which will make the world a happier place.
Comment #7
heddn