RecipeCommandTest::$strictConfigSchema
Same name in other branches
- 11.x core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php \Drupal\FunctionalTests\Core\Recipe\RecipeCommandTest::strictConfigSchema
Disable strict config schema because this test explicitly makes the recipe system save invalid config, to prove that it validates it after the fact and raises an error.
Type: strictConfigSchema
Overrides TestSetupTrait::$strictConfigSchema
File
-
core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RecipeCommandTest.php, line 32
Class
- RecipeCommandTest
- @coversDefaultClass \Drupal\Core\Recipe\RecipeCommand @group Recipe
Namespace
Drupal\FunctionalTests\Core\RecipeCode
protected $strictConfigSchema = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.