[Ref] [Test] Update Authorize.net test to use the trait
[civicrm-core.git] / tests / phpunit / CRM / Mailing / Form / Task / AdhocMailingTest.php
index 2f427ee905993f7813f3c606bb7c5483074e8b8d..c579c87d26fc79804f9769c41bb8195cd28a4cfb 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Mailing_Form_Task_AdhocMailingTest extends CiviUnitTestCase {
   public function testCreateHiddenGroupFromSearchBuilder() {
     $this->createLoggedInUser();
     $formValues = [
-      'qfKey' => 'dde96a85ddebb90fb66de44859404aeb_2077',
       'entryURL' => 'http://dmaster.local/civicrm/contact/search/builder?reset=1',
       'mapper' => [1 => [['Individual']]],
       'operator' => [1 => ['=']],