From a430c5602155753be1a239512a24da468397c0c6 Mon Sep 17 00:00:00 2001 From: Weston Ruter Date: Sat, 30 Nov 2024 18:46:54 -0800 Subject: [PATCH] Supply null as etag param to address static analysis complaint --- ...image-outside-viewport-with-fully-populated-sample-data.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/image-prioritizer/tests/test-cases/common-lcp-background-image-and-lazy-loaded-background-image-outside-viewport-with-fully-populated-sample-data.php b/plugins/image-prioritizer/tests/test-cases/common-lcp-background-image-and-lazy-loaded-background-image-outside-viewport-with-fully-populated-sample-data.php index 6e2f2f9b7..bc193ea44 100644 --- a/plugins/image-prioritizer/tests/test-cases/common-lcp-background-image-and-lazy-loaded-background-image-outside-viewport-with-fully-populated-sample-data.php +++ b/plugins/image-prioritizer/tests/test-cases/common-lcp-background-image-and-lazy-loaded-background-image-outside-viewport-with-fully-populated-sample-data.php @@ -28,7 +28,8 @@ 'intersectionRect' => $outside_viewport_rect, 'boundingClientRect' => $outside_viewport_rect, ), - ) + ), + null ); }, 'buffer' => '