Verified Commit 6f5f919d authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3446378 by mglaman, catch: [random test failure]...

Issue #3446378 by mglaman, catch: [random test failure] NavigationBlockUiTest::testNavigationBlockAdminUiPage failing

(cherry picked from commit c27cc9b8)
parent 92570e01
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -114,6 +114,7 @@ public function testNavigationBlockAdminUiPage(): void {
    $this->assertSession()->elementNotExists('css', 'form .block-navigation-shortcuts');

    // Add a new block.
    $this->getSession()->getPage()->uncheckField('toggle_content_preview');
    $this->openAddBlockForm('Navigation Shortcuts');

    $page->fillField('settings[label]', 'New Shortcuts');