diff options
Diffstat (limited to 'tools/wpt')
| -rw-r--r-- | tools/wpt/expectation.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 7cff6b6eb..4fc0067e7 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -3729,7 +3729,9 @@ ], "request-referrer.any.html": false, "request-referrer.any.worker.html": false, - "response-null-body.any.html": true + "response-null-body.any.html": { + "ignore": true + } }, "response": { "json.any.html": true, |
