Problem/Motivation
The module can't be installed on a Drupal 9 installation due to the core requirement of the testing module is not synced with the base module
Steps to reproduce
Install dev version of module on a Drupal 9 site.
Proposed resolution
Update test module info.yml to have the same core requirement as base module
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3184757-6.patch | 571 bytes | Pooja Ganjage |
| #3 | 3184757-3.patch | 538 bytes | Pooja Ganjage |
Issue fork commerce_recurring-3184757
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
Pooja Ganjage commentedHi,
Creating a patch for this issue.
Please review the patch.
Thanks.
Comment #4
Pooja Ganjage commentedComment #6
Pooja Ganjage commentedComment #7
Pooja Ganjage commentedComment #8
amateescu commentedThis was fixed in #3185367: Make tests pass with Drupal 9.1.x.