You are here

protected property UiPatternsSettingsRenderTest::$strictConfigSchema in UI Patterns Settings 8

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/UiPatternsSettingsRenderTest.php \Drupal\Tests\ui_patterns_settings\Functional\UiPatternsSettingsRenderTest::strictConfigSchema

Disable schema validation when running tests.

@todo: Fix this by providing actual schema validation.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

tests/src/Functional/UiPatternsSettingsRenderTest.php, line 28

Class

UiPatternsSettingsRenderTest
Test pattern preview rendering.

Namespace

Drupal\Tests\ui_patterns_settings\Functional

Code

protected $strictConfigSchema = FALSE;