tests/phpunit - Declare `@group headless`
[civicrm-core.git] / tests / phpunit / CRM / Contact / BAO / QueryTest.php
index 31a2c6090fdaff6b3aedc8abd946e042735c7221..2a2fa16890bb324c2ada4dac7a64aa1e68889782 100644 (file)
@@ -4,6 +4,7 @@ require_once 'CiviTest/Contact.php';
 
 /**
  *  Include dataProvider for tests
+ * @group headless
  */
 class CRM_Contact_BAO_QueryTest extends CiviUnitTestCase {