You are here

protected property UiPatternsPreviewRenderTest::$strictConfigSchema in UI Patterns 8

Disable schema validation when running tests.

@todo: Fix this by providing actual schema validation.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

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

Class

UiPatternsPreviewRenderTest
Test pattern preview rendering.

Namespace

Drupal\Tests\ui_patterns\Functional

Code

protected $strictConfigSchema = FALSE;