From d174859c3c55180a4fddf873f447e33efc83cb02 Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Mon, 6 May 2024 11:00:20 +0200 Subject: [PATCH] fix tests --- tests/stubs/example-com-result.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/stubs/example-com-result.json b/tests/stubs/example-com-result.json index 9f53af6..295576a 100644 --- a/tests/stubs/example-com-result.json +++ b/tests/stubs/example-com-result.json @@ -2306,7 +2306,7 @@ ], "maxWaitForFcp": 30000, "maxWaitForLoad": 45000, - "formFactor": "mobile", + "formFactor": "desktop", "throttling": { "rttMs": 150, "throughputKbps": 1638.4, @@ -25619,7 +25619,7 @@ ], "maxWaitForFcp": 30000, "maxWaitForLoad": 45000, - "formFactor": "mobile", + "formFactor": "desktop", "throttling": { "rttMs": 150, "throughputKbps": 1638.4, @@ -29231,7 +29231,7 @@ ], "maxWaitForFcp": 30000, "maxWaitForLoad": 45000, - "formFactor": "mobile", + "formFactor": "desktop", "throttling": { "rttMs": 150, "throughputKbps": 1638.4,