diff --git a/core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemTest.php b/core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemTest.php index 95d6990..76d7ea7 100644 --- a/core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemTest.php +++ b/core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemTest.php @@ -11,6 +11,8 @@ /** * Tests the field type for Layout Sections. + * + * @group layout_builder */ class LayoutSectionItemTest extends FieldKernelTestBase {