External Libraries: Revert [46092] pending test failure investigation.

See #45785.
Built from https://develop.svn.wordpress.org/trunk@46093


git-svn-id: http://core.svn.wordpress.org/trunk@45905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2019-09-12 10:19:59 +00:00
parent f7f27c37aa
commit 877f356334
3 changed files with 281 additions and 425 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

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