From 91ffb54456c27f12558b551a5faea7562e8b6fc9 Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Wed, 15 Mar 2023 15:32:31 +0100 Subject: [PATCH] Update score for Accessibility Testing (60%) See https://github.com/web-platform-tests/interop-2023-accessibility-testing/issues/3 --- webapp/static/interop-data_v2.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/webapp/static/interop-data_v2.json b/webapp/static/interop-data_v2.json index b293c8a342f..fd0dbd06e48 100644 --- a/webapp/static/interop-data_v2.json +++ b/webapp/static/interop-data_v2.json @@ -291,8 +291,10 @@ ], "investigation_scores": [ { - "name": "Accessibility Tree", - "scores_over_time": [] + "name": "Accessibility Testing", + "scores_over_time": [ + { "date": "2023-03-08", "score": 600 } + ] }, { "name": "Mobile Testing",