You are here

protected property ReplicationEntityTest::$strictConfigSchema in Deploy - Content Staging 8

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

src/Tests/ReplicationEntityTest.php, line 14

Class

ReplicationEntityTest
Test the replication entity.

Namespace

Drupal\deploy\Tests

Code

protected $strictConfigSchema = FALSE;