INFRA-132 - tests/ - PHPStorm cleanup
[civicrm-core.git] / tests / phpunit / api / v3 / CRM11793Test.php
index 10153c3cd0de88333c623ee58714b11ad0bdea0f..8af6e8076bc0e150e4007dea6678555de04ad98a 100644 (file)
@@ -47,6 +47,7 @@ class api_v3_CRM11793Test extends CiviUnitTestCase {
   public function testCRM11793Household() {
     $this->_testCRM11793ContactType('Household');
   }
+
   public function testCRM11793Individual() {
     $this->_testCRM11793ContactType('Individual');
   }