protected property BlazyViewsTestBase::$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 views.view.test_blazy_entity.
Type: bool
Overrides KernelTestBase::$strictConfigSchema
See also
\Drupal\Core\Config\Development\ConfigSchemaChecker
File
- tests/
src/ Kernel/ Views/ BlazyViewsTestBase.php, line 24
Class
- BlazyViewsTestBase
- Defines base class for Blazy Views integration.
Namespace
Drupal\Tests\blazy\Kernel\ViewsCode
protected $strictConfigSchema = TRUE;