Media: Add tests for wp_img_tag_add_decoding_attr().

Add new tests skipped in original commit. Follow up to [53480].

Fixes #53232.


Built from https://develop.svn.wordpress.org/trunk@53652


git-svn-id: http://core.svn.wordpress.org/trunk@53211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Wilson 2022-07-05 00:48:14 +00:00
parent 0ea522b7a8
commit e54b4ad284

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.1-alpha-53651';
$wp_version = '6.1-alpha-53652';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.