style warning fix
authorMonish Deb <monish.deb@jmaconsulting.biz>
Tue, 5 Sep 2017 11:17:32 +0000 (16:47 +0530)
committereileen <emcnaughton@wikimedia.org>
Wed, 20 Sep 2017 09:24:29 +0000 (21:24 +1200)
tests/phpunit/api/v3/ContactTest.php

index ca3a70cb5e9019c76bb9b6252c02cb069de6ffb3..1c0d905a72c966759441eedccd0ccd209b2df570 100644 (file)
@@ -3516,7 +3516,7 @@ class api_v3_ContactTest extends CiviUnitTestCase {
    * @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)