Problem/Motivation
The gitlab_templates has removed drush/drush from the default install profile (due to Core Symonfy Drush conflicts in D11)
We should have explicitly included Drush in our require-dev when we added drush command testing.
Steps to reproduce
See GitLab CI
Proposed resolution
Add drush/drush as a devel dependency.
Remaining tasks
User interface changes
None
API changes
None
Data model changes
None
Issue fork tfa-3440400
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 #2
cmlaraComment #7
cmlara