From 1c477640dfce4354d79dace5a0660806bd324eb5 Mon Sep 17 00:00:00 2001
From: Felix Boerner <ich@felix-boerner.de>
Date: Fri, 31 May 2024 10:56:06 +0000
Subject: [PATCH] test: add commonmark test

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

diff --git a/tests/exampleSiteWithVideo/budget.desktop.json b/tests/exampleSiteWithVideo/budget.desktop.json
index 2f2dc53..4c63121 100644
--- a/tests/exampleSiteWithVideo/budget.desktop.json
+++ b/tests/exampleSiteWithVideo/budget.desktop.json
@@ -7,7 +7,7 @@
             "total": 2048000
         },
         "thirdParty": {
-            "requests": 4
+            "requests": 5
         },
         "score": {
             "bestpractice": 93,

--
Gitblit v1.10.0