Skip to content

Commit

Permalink
Update score for Accessibility Testing (60%)
Browse files Browse the repository at this point in the history
  • Loading branch information
zcorpan committed Mar 16, 2023
1 parent ccea562 commit e5c15f4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions webapp/components/interop-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,10 @@ export const interopData = {
],
'investigation_scores': [
{
'name': 'Accessibility Tree',
'scores_over_time': []
"name": "Accessibility Testing",
"scores_over_time": [
{ "date": "2023-03-08", "score": 600 }
]
},
{
'name': 'Mobile Testing',
Expand Down

0 comments on commit e5c15f4

Please sign in to comment.