Fix phpunit issues
authorSunil Pawar <sunil@skvare.com>
Wed, 15 Sep 2021 05:27:08 +0000 (10:57 +0530)
committerSunil Pawar <sunil@skvare.com>
Wed, 15 Sep 2021 05:27:08 +0000 (10:57 +0530)
tests/phpunit/CRM/Member/Form/MembershipTest.php

index 65fb3bd061104a5594b04a18ad20744afa2413ed..0ee5fd0c6f3ebc2928946bb5155dedf8fc5051bc 100644 (file)
@@ -1332,6 +1332,7 @@ Expires: ',
     // register for both of these memberships via backoffice membership form submission
     $params = [
       'cid' => $contactId,
+      'contact_id' => $contactId,
       'join_date' => date('Y-m-d'),
       'start_date' => '',
       'end_date' => '',