From 6d233c1e4666159561334f3092758598d0b76dd6 Mon Sep 17 00:00:00 2001
From: Felix Boerner <ich@felix-boerner.de>
Date: Sat, 01 Jun 2024 17:13:38 +0000
Subject: [PATCH] test: update privacy score
---
tests/exampleSiteWithVideo/budget.mobile.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/exampleSiteWithVideo/budget.mobile.json b/tests/exampleSiteWithVideo/budget.mobile.json
index 5ae3203..fb624dd 100644
--- a/tests/exampleSiteWithVideo/budget.mobile.json
+++ b/tests/exampleSiteWithVideo/budget.mobile.json
@@ -11,7 +11,7 @@
},
"score": {
"bestpractice": 93,
- "privacy": 72,
+ "privacy": 84,
"performance": 82
}
}
--
Gitblit v1.10.0