You are here

protected property GeneralTest::$strictConfigSchema in OptimizeDB 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/GeneralTest.php, line 34

Class

GeneralTest
Test the module functions.

Namespace

Drupal\Tests\optimizedb\Functional

Code

protected $strictConfigSchema = FALSE;