From d47fd514b4dd9fb1aad9c1a07b20e707b57a676d Mon Sep 17 00:00:00 2001
From: Felix	Boerner <ich@felix-boerner.de>
Date: Mon, 11 Nov 2024 13:26:11 +0000
Subject: [PATCH] test: lower 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 a6b414a..b3eab1a 100644
--- a/tests/exampleSiteWithVideo/budget.mobile.json
+++ b/tests/exampleSiteWithVideo/budget.mobile.json
@@ -11,7 +11,7 @@
         },
         "score": {
             "bestpractice": 93,
-            "privacy": 89,
+            "privacy": 88,
             "performance": 77
         }
     }

--
Gitblit v1.10.0