You are here

protected property UiPatternsViewsRenderTest::$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

modules/ui_patterns_views/tests/src/FunctionalJavascript/UiPatternsViewsRenderTest.php, line 31

Class

UiPatternsViewsRenderTest
Test Views pattern rendering.

Namespace

Drupal\Tests\ui_patterns_views\FunctionalJavascript

Code

protected $strictConfigSchema = FALSE;