Make WordPress Core


Ignore:
Timestamp:
06/04/2021 05:25:31 AM (4 years ago)
Author:
noisysocks
Message:

Fix failing block editor test

Removes the Meta and Nav Menu widgets from the set of widgets expected by the
test for get_default_block_editor_settings().

Follows [51067].
See #53301.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/blocks/block-editor.php

    r51021 r51069  
    277277                'media_image',
    278278                'media_video',
    279                 'meta',
    280                 'nav_menu',
    281279                'pages',
    282280                'recent-comments',
Note: See TracChangeset for help on using the changeset viewer.