Commit 194a9a72 authored by catch's avatar catch
Browse files

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

Issue #3353167 by Spokje: [random test failure] Try to un-skip and fix LayoutBuilderNestedFormUiTest::testAddingFormBlocksToOverrides in context of [#3353085]

(cherry picked from commit f9bd8c7e)
parent a49a2488
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -100,7 +100,6 @@ public function testAddingFormBlocksToDefaults() {
   * Tests blocks containing forms can be successfully saved editing overrides.
   */
  public function testAddingFormBlocksToOverrides() {
    $this->markTestSkipped();
    $this->drupalLogin($this->drupalCreateUser([
      'configure any layout',
      'administer node display',