Problem/Motivation
#3564234: Add display-builder agnostic overview page for display modes slightly changes the form display UI which breaks the tests. Fix them.
Steps to reproduce
Run \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsSummaryFormatterTest::testParagraphsSummaryFormatter() on 11.4.x
Note to have a fully passing test suite on 11.4.x #3596839: Refactoring of js.module.css in core forcefully hides paragraphs-add-dialog and #3514748: Remove legacy browser support from js.module.css need to be addressed.
Proposed resolution
Fix the tests
Remaining tasks
None
User interface changes
None
API changes
None
Data model changes
None
Issue fork paragraphs-3601382
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
alexpottComment #4
alexpottComment #7
berdirThanks!