warning fix
authorJitendra Purohit <jitendra.purohit@webaccessglobal.com>
Sat, 24 Dec 2016 07:37:04 +0000 (13:07 +0530)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2016 07:37:04 +0000 (13:07 +0530)
tests/phpunit/CRM/Contribute/Form/Task/PDFLetterCommonTest.php

index b882a4d8c55165ace28fb06f95999058eb3b1ac1..0c692e980361d3736a39501eca06fdea0bfe4666 100644 (file)
@@ -126,7 +126,7 @@ class CRM_Contribute_Form_Task_PDFLetterCommonTest extends CiviUnitTestCase {
         'Hello Anthony Collins',
         '$ 100.00',
         $displayDate,
-        'Donation'
+        'Donation',
       );
 
       foreach ($expectedValues as $val) {