Tests: Correctly unset non-supported image editor engines in some image tests.

Follow-up to [49009], [49014].

See #50639, #50640.
Built from https://develop.svn.wordpress.org/trunk@49018


git-svn-id: http://core.svn.wordpress.org/trunk@48780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2020-09-20 14:15:03 +00:00
parent 43b11121de
commit 8752dbaaba

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6-alpha-49017';
$wp_version = '5.6-alpha-49018';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.