Skip to content
Snippets Groups Projects
Commit a862e986 authored by eileen's avatar eileen
Browse files

remove debug

parent a1c68fd2
Branches
Tags
No related merge requests found
......@@ -436,7 +436,6 @@ class api_v3_CaseTest extends CiviUnitTestCase {
'source_contact_id' => $this->_loggedInUser,
'subject' => 'New subject',
'version' => $this->_apiversion,
'debug' => 1,
);
$result = civicrm_api('activity', 'create', $params);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment