Add module configuration schema file

Created on 15 January 2025, 3 months ago

Problem/Motivation

As per the tests failing at:
https://git.drupalcode.org/issue/login_switch-3497745/-/jobs/3917671#L55

With error:

1) Drupal\Tests\login_switch\Functional\LoadTest::testLoad
Drupal\Core\Config\Schema\SchemaIncompleteException: No schema for login_switch.settings

The module should define the data types of the configuration objects and variables added by the module.

Proposed resolution

Add file login_switch.schema.yml based on the configuration variables defined by the module, in particular, login_switch.settings.yml

πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡«πŸ‡·France dydave

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