You are here

protected property VarbaseWorkflowTest::$strictConfigSchema in Varbase Workflow 2.0.x

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

tests/src/FunctionalJavascript/VarbaseWorkflowTest.php, line 30

Class

VarbaseWorkflowTest
Tests Varbase Workflow moderation test.

Namespace

Drupal\Tests\varbase_workflow\FunctionalJavascript

Code

protected $strictConfigSchema = FALSE;