From 698747975a6a0b9132342a09e5d3464ced9656f6 Mon Sep 17 00:00:00 2001 From: Gary Pendergast Date: Sat, 28 Oct 2017 01:56:00 +0000 Subject: [PATCH] Tests: Update `wp-api-generated.js`. [41979] caused a change in `wp-api-generated.js`, so it needs to be updated. See #39996. git-svn-id: https://develop.svn.wordpress.org/trunk@42032 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/qunit/fixtures/wp-api-generated.js | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/tests/qunit/fixtures/wp-api-generated.js b/tests/qunit/fixtures/wp-api-generated.js index 38c7179274..8c9684c9de 100644 --- a/tests/qunit/fixtures/wp-api-generated.js +++ b/tests/qunit/fixtures/wp-api-generated.js @@ -470,9 +470,6 @@ mockedApiResponse.Schema = { }, "template": { "required": false, - "enum": [ - "" - ], "description": "The theme file to use to display the object.", "type": "string" }, @@ -653,9 +650,6 @@ mockedApiResponse.Schema = { }, "template": { "required": false, - "enum": [ - "" - ], "description": "The theme file to use to display the object.", "type": "string" }, @@ -1058,9 +1052,6 @@ mockedApiResponse.Schema = { }, "template": { "required": false, - "enum": [ - "" - ], "description": "The theme file to use to display the object.", "type": "string" } @@ -1213,9 +1204,6 @@ mockedApiResponse.Schema = { }, "template": { "required": false, - "enum": [ - "" - ], "description": "The theme file to use to display the object.", "type": "string" } @@ -1577,9 +1565,6 @@ mockedApiResponse.Schema = { }, "template": { "required": false, - "enum": [ - "" - ], "description": "The theme file to use to display the object.", "type": "string" }, @@ -1717,9 +1702,6 @@ mockedApiResponse.Schema = { }, "template": { "required": false, - "enum": [ - "" - ], "description": "The theme file to use to display the object.", "type": "string" },