Tests: Update emoji base URL in Tests_Formatting_Emoji after [42590].

See #42862.
Built from https://develop.svn.wordpress.org/trunk@42592


git-svn-id: http://core.svn.wordpress.org/trunk@42421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2018-01-24 17:26:30 +00:00
parent ee58ffcbe7
commit c7b0073e92

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-42590';
$wp_version = '5.0-alpha-42592';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.