Problem/Motivation
When running nightwatch tests:
The 'core_version_requirement' constraint (9.1.5) requires the 'core' key not be set in modules/contrib/preprocess/tests/modules/preprocess_test/preprocess_test.info.yml
Steps to reproduce
Run nightwatch
Proposed resolution
Per https://www.drupal.org/node/3070687#test, remove versioning from test module
Created patch
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Omit_test_version_info.patch | 454 bytes | Rhane |
| Omit_core_core_version_requirement_for_test_module.patch | 563 bytes | Rhane |
Comments
Comment #2
Rhane commentedTest redoing the patch..
Comment #3
sjerdoFixed in #3337395
Comment #5
sjerdo