minor fix
authormonishdeb <monish.deb@webaccessglobal.com>
Wed, 25 Nov 2015 12:26:49 +0000 (17:56 +0530)
committermonishdeb <monish.deb@webaccessglobal.com>
Wed, 25 Nov 2015 12:26:49 +0000 (17:56 +0530)
tests/phpunit/CRM/Contribute/Form/ContributionTest.php

index 3c882cbf358ecca5ceea8e973440d999d9c82cc3..f83024e5b82800111e67809c5ee2d1ee6b724d0e 100644 (file)
@@ -229,7 +229,7 @@ class CRM_Contribute_Form_ContributionTest extends CiviUnitTestCase {
       ), CRM_Core_Action::ADD);
     }
     catch (Civi\Payment\Exception\PaymentProcessorException $e) {
-      $this->assertEquals('10544: Transaction cannot be processed. Please use a different payment card.',
+      $this->assertEquals('Transaction cannot be processed. Please use a different payment card.',
         $e->getMessage());
     }
     $this->callAPISuccessGetCount('Contribution', array(