Skip to content
Snippets Groups Projects
Commit 7c119c92 authored by Pradeep Nayak's avatar Pradeep Nayak
Browse files

--fixed typo for CRM-12972

----------------------------------------
* CRM-12972: No receipt sent for PayPal Pro Recurring Donations
  http://issues.civicrm.org/jira/browse/CRM-12972
parent 00bdb555
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment