Skip to content
Snippets Groups Projects
Commit e8482118 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Merge branch '3467853-followup' into '10.4.x'

Resolve #3467853 "Followup"

See merge request !9213
parents 19f2b118 2224d4f2
No related branches found
No related tags found
No related merge requests found
Pipeline #254242 failed
Pipeline: drupal

#254246

    ......@@ -44,7 +44,7 @@ public function installThemeThatTriggersWarning($theme) {
    public function testWarningFilterUi($theme, $expected_warning): void {
    $page = $this->getSession()->getPage();
    $assert_session = $this->assertSession();
    $this->addNewTextFormat($page, $assert_session);
    $this->addNewTextFormat();
    $this->drupalGet('admin/config/content/formats/manage/ckeditor5');
    $assert_session->pageTextNotContains($expected_warning);
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment