You are here

protected property ManageDisplayTest::$strictConfigSchema in Field Group 8

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

tests/src/Functional/ManageDisplayTest.php, line 29

Class

ManageDisplayTest
Tests for managing display of entities.

Namespace

Drupal\Tests\field_group\Functional

Code

protected $strictConfigSchema = FALSE;