CRM-19715, fixed api test so that its not affected by any deletion of activity types...
authorPradeep Nayak <pradpnayak@gmail.com>
Wed, 29 Mar 2017 14:53:02 +0000 (20:23 +0530)
committerPradeep Nayak <pradpnayak@gmail.com>
Wed, 29 Mar 2017 14:53:02 +0000 (20:23 +0530)
commit7b1dc1f6ad701ecd73a3754cc03a52416a290d70
treeaf604a0f1cf4d3ba19746c069c844f3adce4952b
parent59aed41aff2fca156997d7840f1f355b4a22abd4
CRM-19715, fixed api test so that its not affected by any deletion of activity types from core

----------------------------------------
* CRM-19715: Remove Close Accounting Period code
  https://issues.civicrm.org/jira/browse/CRM-19715
api/v3/examples/Activity/ContactRefCustomField.php
api/v3/examples/Activity/ContactRefCustomFieldGet.php
api/v3/examples/Activity/Create.php
api/v3/examples/Activity/DateTimeHigh.php
api/v3/examples/Activity/DateTimeLow.php
api/v3/examples/Activity/Get.php
api/v3/examples/Activity/ReturnAssigneeContact.php
tests/phpunit/api/v3/ActivityTest.php