Tests: Fix failing unit tests caused by [43840].
Props pento. Merges [43841] to trunk. See #45145. Built from https://develop.svn.wordpress.org/trunk@44179 git-svn-id: http://core.svn.wordpress.org/trunk@44009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
cc13a1f3a0
commit
7aeb401531
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.1-alpha-44178';
|
||||
$wp_version = '5.1-alpha-44179';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue