Action schedule API modifications
[civicrm-core.git] / tests / phpunit / api / v3 / GroupContactTest.php
index 555c6278b3d73a55c6b44b3be14b3fd1a09fdaf0..e69c7c5121f7edebcc14fcbb8920e581d31d8e0b 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
@@ -52,7 +52,7 @@ class api_v3_GroupContactTest extends CiviUnitTestCase {
   function setUp() {
     parent::setUp();
 
-    $this->_contactId = $this->individualCreate(NULL);
+    $this->_contactId = $this->individualCreate();
 
     $this->_groupId1 = $this->groupCreate(NULL);
     $params = array(