From 245266f0d488562b62bd9444f307e22ecc769e93 Mon Sep 17 00:00:00 2001 From: Gerhard Potgieter Date: Fri, 4 May 2018 09:20:06 +0200 Subject: [PATCH] Add message to description about erasing personal data. --- tests/unit-tests/api/system-status.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit-tests/api/system-status.php b/tests/unit-tests/api/system-status.php index 757b61b3355..d20264a0f59 100644 --- a/tests/unit-tests/api/system-status.php +++ b/tests/unit-tests/api/system-status.php @@ -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(