Skip to content
Snippets Groups Projects
Commit e97466a5 authored by colemanw's avatar colemanw
Browse files

Remove project task from tests CRM-12464

----------------------------------------
* CRM-12464: Add PseudoConstants to Schema Metadata
  http://issues.civicrm.org/jira/browse/CRM-12464
parent ab9aa379
No related branches found
No related tags found
No related merge requests found
......@@ -342,12 +342,6 @@ class CRM_Core_PseudoConstantTest extends CiviUnitTestCase {
'sample' => 'CiviContribute',
),
),
'CRM_Project_DAO_Task' => array(
array(
'fieldName' => 'priority_id',
'sample' => 'Urgent',
),
),
'CRM_Core_DAO_MailSettings' => array(
array(
'fieldName' => 'protocol',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment