From 3f668fdcd55888607dc7d8f81aa4e7d1a11f527b Mon Sep 17 00:00:00 2001
From: Felix	Boerner <ich@felix-boerner.de>
Date: Fri, 31 May 2024 19:02:44 +0000
Subject: [PATCH] test: update privacy score

---
 tests/exampleSiteWithImage/budget.mobile.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/exampleSiteWithImage/budget.mobile.json b/tests/exampleSiteWithImage/budget.mobile.json
index 5bde71e..06bc6a5 100644
--- a/tests/exampleSiteWithImage/budget.mobile.json
+++ b/tests/exampleSiteWithImage/budget.mobile.json
@@ -11,7 +11,7 @@
         },
         "score": {
             "bestpractice": 93,
-            "privacy": 72,
+            "privacy": 84,
             "performance": 86
         }
     }

--
Gitblit v1.10.0