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.

CommentFileSizeAuthor
#2 3189483-2.patch441 bytesseanb
Command icon 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

seanB created an issue. See original summary.

seanb’s picture

Title: The 'core_version_requirement' constraint (9.1.0) requires the 'core' key not be set in image_test_page.info.yml » The 'core_version_requirement' key is missing in image_test_page.info.yml
Issue summary: View changes
StatusFileSize
new441 bytes

Just checked, it also works when adding both core and core_version_requirement keys.

  • seanB committed 8c077ca on 8.x-1.x
    Issue #3189483: The 'core_version_requirement' constraint (9.1.0)...
seanb’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.