From 33a58521ae8ec2c8f771eeb72bd2a3a0301e05e1 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: adapt tests

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

diff --git a/tests/exampleSiteWithImage/budget.desktop.json b/tests/exampleSiteWithImage/budget.desktop.json
index 5a68439..7d48969 100644
--- a/tests/exampleSiteWithImage/budget.desktop.json
+++ b/tests/exampleSiteWithImage/budget.desktop.json
@@ -4,14 +4,14 @@
             "total": 8
         },
         "transferSize": {
-            "total": 317440
+            "total": 365568
         },
         "thirdParty": {
             "requests": 1
         },
         "score": {
             "bestpractice": 93,
-            "privacy": 88,
+            "privacy": 89,
             "performance": 81
         }
     }

--
Gitblit v1.10.0