Tests: Update qUnit test fixtures after [52535].

See .


git-svn-id: https://develop.svn.wordpress.org/trunk@52536 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras 2022-01-06 23:23:23 +00:00
parent d1ef2e431f
commit 482936752a

@ -3761,7 +3761,7 @@ mockedApiResponse.Schema = {
"required": false
},
"object": {
"description": "The type of object originally represented, such as \"category,\" \"post\", or \"attachment.\"",
"description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
"type": "string",
"required": false
},
@ -3949,7 +3949,7 @@ mockedApiResponse.Schema = {
"required": false
},
"object": {
"description": "The type of object originally represented, such as \"category,\" \"post\", or \"attachment.\"",
"description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
"type": "string",
"required": false
},
@ -4134,7 +4134,7 @@ mockedApiResponse.Schema = {
"required": false
},
"object": {
"description": "The type of object originally represented, such as \"category,\" \"post\", or \"attachment.\"",
"description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
"type": "string",
"required": false
},