diff --git a/test/wpt/status/fetch.status.json b/test/wpt/status/fetch.status.json index b07564d9303..01b0f1edff6 100644 --- a/test/wpt/status/fetch.status.json +++ b/test/wpt/status/fetch.status.json @@ -73,11 +73,6 @@ "note": "undici doesn't filter headers", "skip": true }, - "request-referrer.any.js": { - "fail": [ - "about:client referrer" - ] - }, "request-upload.any.js": { "fail": [ "Fetch with POST with text body on 421 response should be retried once on new connection."