Loading core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,8 @@ protected function setUp(): void { * Tests that the contextual links inside Layout Builder are removed. */ public function testContextualLinks() { // Skipped due to frequent random test failures. $this->markTestSkipped(); $page = $this->getSession()->getPage(); $field_ui_prefix = 'admin/structure/types/manage/bundle_with_section_field'; Loading Loading
core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,8 @@ protected function setUp(): void { * Tests that the contextual links inside Layout Builder are removed. */ public function testContextualLinks() { // Skipped due to frequent random test failures. $this->markTestSkipped(); $page = $this->getSession()->getPage(); $field_ui_prefix = 'admin/structure/types/manage/bundle_with_section_field'; Loading