mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
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:
parent
0ea522b7a8
commit
e54b4ad284
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user