diff --git a/plugins/auto-sizes/tests/test-optimization-detective.php b/plugins/auto-sizes/tests/test-optimization-detective.php index 7fab403b4d..fdcc9375ef 100644 --- a/plugins/auto-sizes/tests/test-optimization-detective.php +++ b/plugins/auto-sizes/tests/test-optimization-detective.php @@ -87,7 +87,7 @@ public function data_provider_test_od_optimize_template_output_buffer(): array { 'intersectionRatio' => 1, ), 'buffer' => '', - 'expected' => '', + 'expected' => '', ), ); } diff --git a/plugins/embed-optimizer/tests/test-optimization-detective.php b/plugins/embed-optimizer/tests/test-optimization-detective.php index 5f2027aadd..cad101ad71 100644 --- a/plugins/embed-optimizer/tests/test-optimization-detective.php +++ b/plugins/embed-optimizer/tests/test-optimization-detective.php @@ -476,14 +476,14 @@ function ( OD_Tag_Visitor_Context $context ): bool {