Tests: Update emoji base URL in `Tests_Formatting_Emoji` after [42590].
Merges [42592] to the 4.9 branch. See #42862. Built from https://develop.svn.wordpress.org/branches/4.9@42593 git-svn-id: http://core.svn.wordpress.org/branches/4.9@42422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
4d2fabc973
commit
f29bf78748
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.9.3-alpha-42591';
|
||||
$wp_version = '4.9.3-alpha-42593';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue