ConfigActionValidationTest::$strictConfigSchema

Same name and namespace in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php \Drupal\KernelTests\Core\Recipe\ConfigActionValidationTest::strictConfigSchema

This test requires that we save invalid config, so we can test that it gets validated after applying a recipe.

Type: strictConfigSchema

Overrides KernelTestBase::$strictConfigSchema

File

core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php, line 39

Class

ConfigActionValidationTest
@group Recipe

Namespace

Drupal\KernelTests\Core\Recipe

Code

protected $strictConfigSchema = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.