File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1304,6 +1304,7 @@ public static function data_image_block_with_parent_columns_and_its_parent_group
1304
1304
* Test that the image block in a two-column layout renders the correct sizes attribute.
1305
1305
*
1306
1306
* @cover ::auto_sizes_filter_image_tag
1307
+ * @cover ::auto_sizes_filter_render_block_context
1307
1308
*/
1308
1309
public function test_image_block_in_two_column_layout_renders_correct_sizes_attribute (): void {
1309
1310
// Skip test for WordPress versions below 6.8.
@@ -1331,6 +1332,7 @@ public function test_image_block_in_two_column_layout_renders_correct_sizes_attr
1331
1332
* Test that the image block in a three-column layout renders the correct sizes attribute.
1332
1333
*
1333
1334
* @cover ::auto_sizes_filter_image_tag
1335
+ * @cover ::auto_sizes_filter_render_block_context
1334
1336
*/
1335
1337
public function test_image_block_in_three_column_layout_renders_correct_sizes_attribute (): void {
1336
1338
// Skip test for WordPress versions below 6.8.
You can’t perform that action at this time.
0 commit comments