Make WordPress Core

Changeset 58232


Ignore:
Timestamp:
05/29/2024 10:48:48 AM (5 months ago)
Author:
gziolo
Message:

Tests: Update the generated fixture for REST API

Follow-up [58227].
See #61137.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/qunit/fixtures/wp-api-generated.js

    r58230 r58232  
    1085710857                        },
    1085810858                        "site_logo": {
    10859                             "title": "",
     10859                            "title": "Logo",
    1086010860                            "description": "Site logo.",
    1086110861                            "type": "integer",
     
    1086310863                        },
    1086410864                        "site_icon": {
    10865                             "title": "",
     10865                            "title": "Icon",
    1086610866                            "description": "Site icon.",
    1086710867                            "type": "integer",
Note: See TracChangeset for help on using the changeset viewer.