Merge pull request #4296 from mrpaulc/CRM-14751
[civicrm-core.git] / api / v3 / examples / Contribution / ContributionCreateWithNote.php
index e85bdc5500e69df5061a323c0050f104b5afd9f4..6cd86fea80d9ddb6f563d19d6c13aa390e43e4c2 100644 (file)
@@ -72,6 +72,8 @@ function contribution_create_expectedresult(){
           'address_id' => '',
           'check_number' => '',
           'campaign_id' => '',
+          'creditnote_id' => '',
+          'tax_amount' => '',
           'contribution_type_id' => '1',
         ),
     ),