Merge pull request #22291 from eileenmcnaughton/amount_block
[civicrm-core.git] / tests / phpunit / CRM / Queue / RunnerTest.php
index a50c7407503099142c10eb2de345a5e07c2ad4b0..8581edd14ef3eac64ecc6cf03eec90822b184b5a 100644 (file)
@@ -12,6 +12,7 @@
 /**
  * Ensure that various queue implementations comply with the interface
  * @group headless
+ * @group queue
  */
 class CRM_Queue_RunnerTest extends CiviUnitTestCase {