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

(cherry picked from commit c27cc9b894)
(cherry picked from commit 6f5f919d0a)
merge-requests/8034/head
Lauri Eskola 2024-05-10 01:38:36 +03:00
parent ecf4b201fa
commit 27716da307
No known key found for this signature in database
GPG Key ID: 382FC0F5B0DF53F8
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ class NavigationBlockUiTest extends WebDriverTestBase {
$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');