RecipeCommandTest::$strictConfigSchema

Same name in other branches
  1. 10 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 35

Class

RecipeCommandTest
Tests recipe command.

Namespace

Drupal\FunctionalTests\Core\Recipe

Code

protected $strictConfigSchema = FALSE;

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