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/exampleSiteWithImage/budget.desktop.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/exampleSiteWithImage/budget.desktop.json b/tests/exampleSiteWithImage/budget.desktop.json
index 674e95b..5a68439 100644
--- a/tests/exampleSiteWithImage/budget.desktop.json
+++ b/tests/exampleSiteWithImage/budget.desktop.json
@@ -11,7 +11,7 @@
},
"score": {
"bestpractice": 93,
- "privacy": 89,
+ "privacy": 88,
"performance": 81
}
}
--
Gitblit v1.10.0