You are here

protected property ReplicationSettingsTest::$strictConfigSchema in Replication 8.2

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides KernelTestBase::$strictConfigSchema

See also

\Drupal\Core\Config\Development\ConfigSchemaChecker

File

tests/src/Kernel/ReplicationSettingsTest.php, line 17

Class

ReplicationSettingsTest
Test operations on ReplicationSettings config entity.

Namespace

Drupal\Tests\replication\Kernel

Code

protected $strictConfigSchema = FALSE;