extended pay later unit test
authordeb.monish <monish.deb@webaccessglobal.com>
Tue, 17 May 2016 16:19:15 +0000 (21:49 +0530)
committerdeb.monish <monish.deb@webaccessglobal.com>
Tue, 17 May 2016 16:19:15 +0000 (21:49 +0530)
tests/phpunit/api/v3/ContributionTest.php

index b35fff3bf046237579ca713100fa015f0cc883e0..b683496c72770a9cd7084426245156431d2538e5 100644 (file)
@@ -1657,6 +1657,7 @@ class api_v3_ContributionTest extends CiviUnitTestCase {
       'displayName:::Mr. Anthony Anderson II',
       'contributionPageId:::' . $contributionPageResult['id'],
       'title:::' . $contributionPageParams['title'],
+      'amount:::' . $params['amount'],
     ));
     $mut->stop();
     $this->revertTemplateToReservedTemplate();