Switch to greeting for better, more consistent results in tpl, remove print statement
authoreileen <emcnaughton@wikimedia.org>
Wed, 20 Feb 2019 12:38:46 +0000 (01:38 +1300)
committereileen <emcnaughton@wikimedia.org>
Fri, 22 Feb 2019 00:21:33 +0000 (13:21 +1300)
tests/phpunit/CRM/Contribute/Form/AdditionalPaymentTest.php

index 2f92aa64cd3d9854594d803aeaae4e4c4143d643..a23b090250ed8c8d39ce7aa693ba36bb8176edd1 100644 (file)
@@ -196,7 +196,7 @@ class CRM_Contribute_Form_AdditionalPaymentTest extends CiviUnitTestCase {
     $this->checkResults(array(30, 50, 20), 3);
     $mut->assertSubjects(array('Payment Receipt -'));
     $mut->checkMailLog(array(
-      'Dear Anthony Anderson',
+      'Dear Anthony,',
       'A payment has been received',
       'Total Fees: $ 100.00',
       'This Payment Amount: $ 50.00',