Merge pull request #11642 from JKingsnorth/CRM-21739
[civicrm-core.git] / tests / phpunit / api / v3 / SurveyRespondantTest.php
index e97528f69e9b659ca802e55a0df24e2889373238..2723f38e3ce2ad2e540d7ef56c7911067b4d64de 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2015                                |
+ | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_SurveyRespondantTest
+ * @group headless
  */
 class api_v3_SurveyRespondantTest extends CiviUnitTestCase {
   protected $_apiversion = 3;