From: monishdeb Date: Wed, 25 Nov 2015 12:26:49 +0000 (+0530) Subject: minor fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f9c3b374160d9d9e3ec9aca2488f95a81c4f4b9c;p=civicrm-core.git minor fix --- diff --git a/tests/phpunit/CRM/Contribute/Form/ContributionTest.php b/tests/phpunit/CRM/Contribute/Form/ContributionTest.php index 3c882cbf35..f83024e5b8 100644 --- a/tests/phpunit/CRM/Contribute/Form/ContributionTest.php +++ b/tests/phpunit/CRM/Contribute/Form/ContributionTest.php @@ -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(