mirror of
git://develop.git.wordpress.org/
synced 2025-04-27 07:32:32 +02:00
Tests: Update qUnit test fixtures after [52535].
See #54745. git-svn-id: https://develop.svn.wordpress.org/trunk@52536 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
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
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user