You are here

protected property ComponentFormTest::$strictConfigSchema in Module Builder 8.3

Disable strict config schema checking.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

tests/src/Functional/ComponentFormTest.php, line 30

Class

ComponentFormTest
Tests the component edit form.

Namespace

Drupal\Tests\module_builder\Functional

Code

protected $strictConfigSchema = FALSE;