Problem/Motivation
When running tests we get the following error:
The 'core_version_requirement' constraint (9.1.0) requires the 'core' key not be set in modules/contrib/ckeditor_blockimagepaste/tests/modules/image_test_page/image_test_page.info.yml
Proposed resolution
The test module should add the core_version_requirement key.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3189483-2.patch | 441 bytes | seanb |
Issue fork ckeditor_blockimagepaste-3189483
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
seanbJust checked, it also works when adding both core and core_version_requirement keys.
Comment #5
seanb