Make WordPress Core

Changeset 52536


Ignore:
Timestamp:
01/06/2022 11:23:23 PM (17 months ago)
Author:
audrasjb
Message:

Tests: Update qUnit test fixtures after [52535].

See #54745.

File:
1 edited

Legend:

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

    r52434 r52536  
    37623762                        },
    37633763                        "object": {
    3764                             "description": "The type of object originally represented, such as \"category,\" \"post\", or \"attachment.\"",
     3764                            "description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
    37653765                            "type": "string",
    37663766                            "required": false
     
    39503950                        },
    39513951                        "object": {
    3952                             "description": "The type of object originally represented, such as \"category,\" \"post\", or \"attachment.\"",
     3952                            "description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
    39533953                            "type": "string",
    39543954                            "required": false
     
    41354135                        },
    41364136                        "object": {
    4137                             "description": "The type of object originally represented, such as \"category,\" \"post\", or \"attachment.\"",
     4137                            "description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
    41384138                            "type": "string",
    41394139                            "required": false
Note: See TracChangeset for help on using the changeset viewer.