Add message to description about erasing personal data.

This commit is contained in:
Gerhard Potgieter 2018-05-04 09:20:06 +02:00
parent e6e03858a0
commit 245266f0d4
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ class WC_Tests_REST_System_Status extends WC_REST_Unit_Test_Case {
'id' => 'reset_tracking',
'name' => 'Reset usage tracking',
'action' => 'Reset',
'description' => 'This will reset your usage tracking settings, causing it to show the opt-in banner again and not sending any data.',
'description' => 'This will reset your usage tracking settings, causing it to show the opt-in banner again and not sending any data. It will also remove any personal data from the woocommerce.com servers.',
'_links' => array(
'item' => array(
array(