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/exampleSiteWithVideo/budget.desktop.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/exampleSiteWithVideo/budget.desktop.json b/tests/exampleSiteWithVideo/budget.desktop.json
index 4023fe9..a6b414a 100644
--- a/tests/exampleSiteWithVideo/budget.desktop.json
+++ b/tests/exampleSiteWithVideo/budget.desktop.json
@@ -11,8 +11,8 @@
         },
         "score": {
             "bestpractice": 93,
-            "privacy": 88,
-            "performance": 79
+            "privacy": 89,
+            "performance": 77
         }
     }
 }

--
Gitblit v1.10.0