diff --git a/tests/qunit/fixtures/wp-api-generated.js b/tests/qunit/fixtures/wp-api-generated.js index 868d87623a..94e7efcfb5 100644 --- a/tests/qunit/fixtures/wp-api-generated.js +++ b/tests/qunit/fixtures/wp-api-generated.js @@ -6138,6 +6138,48 @@ 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/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": [