Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / layout_builder / tests / src / Functional / LayoutSectionTest.php
index d5e0c7523c8905b8068ea3fa254b7828ba4df12b..e4af3290c468475cbfda28acfe6490fe5041c08e 100644 (file)
@@ -41,6 +41,7 @@ class LayoutSectionTest extends BrowserTestBase {
     ]);
 
     LayoutBuilderEntityViewDisplay::load('node.bundle_with_section_field.default')
+      ->enableLayoutBuilder()
       ->setOverridable()
       ->save();