From 6b2f57da36d59cf027dda84b9cfb9566a32619d0 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 29 Oct 2020 01:32:52 +0000 Subject: [PATCH] REST API: Remove accidentally duplicated key in test fixtures. Follow-up to [49334], [49368]. See #51638. git-svn-id: https://develop.svn.wordpress.org/trunk@49370 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": [