Skip to content
Snippets Groups Projects
Commit 3049718c authored by Liam Morland's avatar Liam Morland
Browse files

Issue #3271312: Do not disable $strictConfigSchema in testing

parent 4558d08b
No related branches found
No related tags found
1 merge request!7Issue #3271312: Declare configuration schema
......@@ -19,14 +19,6 @@ class FillPdfSettingsFormTest extends BrowserTestBase {
use TestFillPdfTrait;
/**
* Set to FALSE to suppress checking all configuration saved.
*
* @var bool
* @see \Drupal\Core\Config\Development\ConfigSchemaChecker
*/
protected $strictConfigSchema = FALSE;
/**
* {@inheritdoc}
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment