From 9d356ed8d9e2689b3603093dc111ed362064248d Mon Sep 17 00:00:00 2001 From: Helen Hou-Sandi Date: Mon, 2 Nov 2020 19:07:29 +0000 Subject: [PATCH] Remove accidentally duplicated code introduced in [49475]. See #46536. git-svn-id: https://develop.svn.wordpress.org/trunk@49476 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/qunit/fixtures/wp-api-generated.js | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/tests/qunit/fixtures/wp-api-generated.js b/tests/qunit/fixtures/wp-api-generated.js index 94e7efcfb5..20a1d682c5 100644 --- a/tests/qunit/fixtures/wp-api-generated.js +++ b/tests/qunit/fixtures/wp-api-generated.js @@ -6159,27 +6159,6 @@ mockedApiResponse.Schema = { ] } }, - "/wp-site-health/v1/tests/authorization-header": { - "namespace": "wp-site-health/v1", - "methods": [ - "GET" - ], - "endpoints": [ - { - "methods": [ - "GET" - ], - "args": [] - } - ], - "_links": { - "self": [ - { - "href": "http://example.org/index.php?rest_route=/wp-site-health/v1/tests/authorization-header" - } - ] - } - }, "/wp-site-health/v1/directory-sizes": { "namespace": "wp-site-health/v1", "methods": [