diff --git a/core/modules/views_ui/src/Tests/DisplayCRUDTest.php b/core/modules/views_ui/src/Tests/DisplayCRUDTest.php index 24241f1..4f1d2e2 100644 --- a/core/modules/views_ui/src/Tests/DisplayCRUDTest.php +++ b/core/modules/views_ui/src/Tests/DisplayCRUDTest.php @@ -17,17 +17,6 @@ class DisplayCRUDTest extends UITestBase { /** - * Set to TRUE to strict check all configuration saved. - * - * @see \Drupal\Core\Config\Testing\ConfigSchemaChecker - * - * @todo https://www.drupal.org/node/2387157 - * - * @var bool - */ - protected $strictConfigSchema = FALSE; - - /** * Views used by this test. * * @var array