--fixed typo for CRM-12972
authorPradeep Nayak <pradeep@pradeep.(none)>
Fri, 2 Aug 2013 15:28:12 +0000 (20:58 +0530)
committerPradeep Nayak <pradeep@pradeep.(none)>
Fri, 2 Aug 2013 15:28:12 +0000 (20:58 +0530)
----------------------------------------
* CRM-12972: No receipt sent for PayPal Pro Recurring Donations
  http://issues.civicrm.org/jira/browse/CRM-12972

tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php

index 29019146a8255ed4b733d0b0ec06246b859871f2..595c632934f6eb838e8d2dee32131208cba72e9d 100644 (file)
@@ -26,7 +26,7 @@
 */
 
 require_once 'CiviTest/CiviUnitTestCase.php';
-class CRM_Core_Payment_PaypalProIPNTest extends CiviUnitTestCase {
+class CRM_Core_Payment_PayPalProIPNTest extends CiviUnitTestCase {
   protected $_contributionID;
   protected $_invoiceID = 'c2r9c15f7be20b4f3fef1f77e4c37424';
   protected $_financialTypeID = 1;