Privacy: Add missing unit tests for exporting personal data.

Props allendav, birgire, iandunn, desrosj, garrett-eclipse.
Fixes 44233.
Built from https://develop.svn.wordpress.org/trunk@44786


git-svn-id: http://core.svn.wordpress.org/trunk@44618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2019-03-04 19:36:52 +00:00
parent 71cf332e65
commit 5b54c00f0e

View File

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