From 93ee2e09848ea4e81a507a3961a08cac2ed0f78c Mon Sep 17 00:00:00 2001 From: macbre Date: Fri, 9 Aug 2024 16:05:47 +0100 Subject: [PATCH] test/integration-spec: update assertions --- test/integration-spec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integration-spec.yaml b/test/integration-spec.yaml index cd857b59..b29f1f5a 100644 --- a/test/integration-spec.yaml +++ b/test/integration-spec.yaml @@ -26,7 +26,7 @@ cssCount: 1 cssSize: 320 jsCount: 1 - jsSize: 29734 # compressed + jsSize: 29756 # compressed domains: 1 DOMqueries: 20 DOMqueriesById: 6 @@ -999,7 +999,7 @@ metrics: requests: 3 bodySize: 84835 - contentLength: 30354 + contentLength: 30376 offenders: requests: - { url: "http://127.0.0.1:8888/browser-caching.html", type: "html", size: 517 }