X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2Fexamples%2FContribution%2FContributionCreateWithNote.php;h=dd139fea7716f3124dc781c1db178d8d8ceadbb0;hb=9f1b81e0ac968205dc1aa169eea1dc1d243957f8;hp=efd3a0c1bdfb35993a63fcd7fcdbb9ea12900a4b;hpb=cdeb4bdffdfc26d382057594206ed1f39721f6f6;p=civicrm-core.git diff --git a/api/v3/examples/Contribution/ContributionCreateWithNote.php b/api/v3/examples/Contribution/ContributionCreateWithNote.php index efd3a0c1bd..dd139fea77 100644 --- a/api/v3/examples/Contribution/ContributionCreateWithNote.php +++ b/api/v3/examples/Contribution/ContributionCreateWithNote.php @@ -72,7 +72,7 @@ function contribution_create_expectedresult(){ 'contribution_status_id' => '1', 'honor_type_id' => '', 'address_id' => '', - 'check_number' => 'null', + 'check_number' => '', 'campaign_id' => '', 'contribution_type_id' => '1', ),