RollbackTest::$strictConfigSchema

Same name in other branches
  1. 10 core/tests/Drupal/FunctionalTests/Core/Recipe/RollbackTest.php \Drupal\FunctionalTests\Core\Recipe\RollbackTest::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/RollbackTest.php, line 26

Class

RollbackTest
@group Recipe

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.