Fix test fatal
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 9 Jun 2022 23:40:20 +0000 (11:40 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 9 Jun 2022 23:40:20 +0000 (11:40 +1200)
tests/phpunit/CRM/Activity/Import/Parser/ActivityTest.php

index 1b8a6c5e88001d1d2ee96a04f2821291e82ff74e..75cef855136983bb60de79895a71c6b26410eae0 100644 (file)
@@ -30,11 +30,6 @@ class CRM_Activity_Import_Parser_ActivityTest extends CiviUnitTestCase {
   use CRMTraits_Custom_CustomDataTrait;
   use CRMTraits_Import_ParserTrait;
 
-  /**
-   * @var int|null
-   */
-  private $userJobID;
-
   /**
    * Prepare for tests.
    */