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": [