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

diff --git a/tests/exampleSiteWithImage/budget.mobile.json b/tests/exampleSiteWithImage/budget.mobile.json
index 7777de8..5bde71e 100644
--- a/tests/exampleSiteWithImage/budget.mobile.json
+++ b/tests/exampleSiteWithImage/budget.mobile.json
@@ -4,10 +4,10 @@
             "total": 9
         },
         "transferSize": {
-            "total": 323584
+            "total": 324608
         },
         "thirdParty": {
-            "requests": 4
+            "requests": 5
         },
         "score": {
             "bestpractice": 93,

--
Gitblit v1.10.0