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

Merge pull request #14282 from eileenmcnaughton/profiletest

[NFC] ProfileTest class - formatting & general cleanup
parents 7f341315 3a38ae38
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