mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00: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:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user