protected property BlazyKernelTestBase::$strictConfigSchema in Blazy 8.2
Set to TRUE to strict check all configuration saved.
Let's keep it enabled here for just in case core breaks it again related to responsive_image.styles.blazy_picture_test.
Type: bool
Overrides KernelTestBase::$strictConfigSchema
See also
\Drupal\Core\Config\Development\ConfigSchemaChecker
File
- tests/
src/ Kernel/ BlazyKernelTestBase.php, line 24
Class
- BlazyKernelTestBase
- Defines base class for the Blazy formatter tests.
Namespace
Drupal\Tests\blazy\KernelCode
protected $strictConfigSchema = TRUE;