protected property ExcludedContentTest::$strictConfigSchema in Search Exclude (Node) 2.0.x
Set to FALSE to avoid SchemaIncompleteException when saving config.
Type: bool
Overrides TestSetupTrait::$strictConfigSchema
File
- tests/
src/ Functional/ ExcludedContentTest.php, line 32
Class
- ExcludedContentTest
- Tests content is appropriately excluded from search results.
Namespace
Drupal\Tests\search_exclude\FunctionalCode
protected $strictConfigSchema = FALSE;