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

[NFC] ProfileTest class - formatting & general cleanup

parent 31e0024f
Branches
Tags
No related merge requests found
......@@ -89,6 +89,7 @@ trait ContactTestTrait {
*
* @return int
* id of Household created
* @throws \Exception
*/
public function householdCreate($params = array(), $seq = 0) {
$params = array_merge($this->sampleContact('Household', $seq), $params);
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment