Use core_version_requirement in config_import_test.info.yml

Created on 3 December 2024, 4 months ago

Problem/Motivation

The file config_importer_test.info.yml doesn't have the core_version_requirement key. This can cause the following error if $settings['extension_discovery_scan_tests'] is true.

The 'core_version_requirement' key must be present in modules/contrib/confi/tests/modules/config_import_test/config_import_test.info.yml

Steps to reproduce

Add the following line to settings.php:

$settings['extension_discovery_scan_tests'] = TRUE;

Proposed resolution

Add the key.

Remaining tasks

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom AndyF

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024