From ffe40885a1ab757b3b7b58244758cc78782662db Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Fri, 7 Jun 2019 20:23:46 +0000 Subject: [PATCH] Regenerate the REST API fixtures after [45443]. See #38517. git-svn-id: https://develop.svn.wordpress.org/trunk@45498 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/qunit/fixtures/wp-api-generated.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qunit/fixtures/wp-api-generated.js b/tests/qunit/fixtures/wp-api-generated.js index d895d750dc..47f925fe44 100644 --- a/tests/qunit/fixtures/wp-api-generated.js +++ b/tests/qunit/fixtures/wp-api-generated.js @@ -4792,7 +4792,7 @@ mockedApiResponse.Schema = { "open", "closed" ], - "description": "Allow people to post comments on new articles.", + "description": "Allow people to submit comments on new posts.", "type": "string" } }