diff --git a/core/modules/block/src/Tests/BlockConfigSchemaTest.php b/core/modules/block/src/Tests/BlockConfigSchemaTest.php index 61408da..befa7e5 100644 --- a/core/modules/block/src/Tests/BlockConfigSchemaTest.php +++ b/core/modules/block/src/Tests/BlockConfigSchemaTest.php @@ -33,6 +33,7 @@ class BlockConfigSchemaTest extends KernelTestBase { 'node', 'statistics', 'taxonomy', + 'user', ); /**