Privacy: Update unit test files missed in [49970].

See #51849.
Built from https://develop.svn.wordpress.org/trunk@49971


git-svn-id: http://core.svn.wordpress.org/trunk@49672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2021-01-17 17:50:07 +00:00
parent 4104f92d7f
commit 5ff0831d4e

View File

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