File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1274,6 +1274,8 @@ public static function data_image_block_with_parent_columns_and_its_parent_group
1274
1274
1275
1275
/**
1276
1276
* Test that the image block in a two-column layout renders the correct sizes attribute.
1277
+ *
1278
+ * @cover ::auto_sizes_filter_image_tag
1277
1279
*/
1278
1280
public function test_image_block_in_two_column_layout_renders_correct_sizes_attribute (): void {
1279
1281
// Skip test for WordPress versions below 6.8.
@@ -1299,6 +1301,8 @@ public function test_image_block_in_two_column_layout_renders_correct_sizes_attr
1299
1301
1300
1302
/**
1301
1303
* Test that the image block in a three-column layout renders the correct sizes attribute.
1304
+ *
1305
+ * @cover ::auto_sizes_filter_image_tag
1302
1306
*/
1303
1307
public function test_image_block_in_three_column_layout_renders_correct_sizes_attribute (): void {
1304
1308
// Skip test for WordPress versions below 6.8.
You can’t perform that action at this time.
0 commit comments