Commit a49a2488 authored by catch's avatar catch
Browse files

Issue #3353179 by Spokje: [random test failure] Try to un-skip and fix...

Issue #3353179 by Spokje: [random test failure] Try to un-skip and fix LayoutBuilderTest::testLayoutBuilderUi in context of [#3353085]

(cherry picked from commit da340507)
parent 3efc0cfa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -100,7 +100,6 @@ protected function setUp(): void {
   * Tests the Layout Builder UI.
   */
  public function testLayoutBuilderUi() {
    $this->markTestSkipped();
    $layout_url = 'node/1/layout';
    $node_url = 'node/1';