diff --git a/tests/phpunit/api/v3/ContactTest.php b/tests/phpunit/api/v3/ContactTest.php index ca3a70cb5e90..1c0d905a72c9 100644 --- a/tests/phpunit/api/v3/ContactTest.php +++ b/tests/phpunit/api/v3/ContactTest.php @@ -3516,7 +3516,7 @@ public function testLoggedInUserAPISupportToken() { * @param $contact */ protected function putGroupContactCacheInClearableState($groupID, $contact) { -// We need to force the situation where there is invalid data in the cache and it + // We need to force the situation where there is invalid data in the cache and it // is due to be cleared. CRM_Core_DAO::executeQuery(" INSERT INTO civicrm_group_contact_cache (group_id, contact_id)