Skip to content
Snippets Groups Projects
Unverified Commit 6c15f92b authored by colemanw's avatar colemanw Committed by GitHub
Browse files

Merge pull request #32508 from eileenmcnaughton/61

Fix test to reflect 6.1 changes to mapping
parents 0321523b 112619b1
Branches
Tags
No related merge requests found
......@@ -68,7 +68,7 @@ class CiviApiImportTest extends TestCase implements HeadlessInterface, HookInter
'dateFormats' => CRM_Utils_Date::DATE_yyyy_mm_dd,
],
'import_mappings' => [
['name' => 'external_identifier'],
['name' => 'contact.external_identifier'],
['name' => 'total_amount'],
['name' => 'receive_date'],
['name' => 'financial_type_id'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment