tests/phpunit - Declare `@group headless`
[civicrm-core.git] / tests / phpunit / CRM / Case / BAO / CaseTypeForkTest.php
index 97a2e8d5c59538170f1b62626415dc24914b9218..34b6ea4cffd2edd1560b922a2c2b545577912aee 100644 (file)
@@ -5,6 +5,7 @@ require_once 'CiviTest/CiviCaseTestCase.php';
 /**
  * Case Types support an optional forking mechanism wherein the local admin
  * creates a custom DB-based definition that deviates from the file-based definition.
+ * @group headless
  */
 class CRM_Case_BAO_CaseTypeForkTest extends CiviCaseTestCase {
   public function setUp() {