Make WordPress Core

Changeset 61571


Ignore:
Timestamp:
02/01/2026 10:52:38 AM (5 weeks ago)
Author:
audrasjb
Message:

Editor: Fix an indentation issue after [61570].

Follow-up to [61570].

See #64530.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/theme/wpThemeJson.php

    r61570 r61571  
    299299                    'typography' => array(
    300300                        'lineHeight'  => false,
    301                         'textColumns' => true,                  ),
     301                        'textColumns' => true,
     302                    ),
    302303                ),
    303304                'core/group'     => array(
Note: See TracChangeset for help on using the changeset viewer.