Fix Privacy tests after [48234].

See #50335.

Built from https://develop.svn.wordpress.org/trunk@48236


git-svn-id: http://core.svn.wordpress.org/trunk@48005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia 2020-06-30 14:22:03 +00:00
parent bf222a442b
commit 438d16c69d

View File

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