Rename test class to reflect tested class
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 3 Dec 2022 01:44:15 +0000 (14:44 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 3 Dec 2022 01:44:15 +0000 (14:44 +1300)
tests/phpunit/CRM/Activity/Form/Task/PDFTest.php [moved from tests/phpunit/CRM/Activity/Form/Task/PDFLetterCommonTest.php with 98% similarity]

similarity index 98%
rename from tests/phpunit/CRM/Activity/Form/Task/PDFLetterCommonTest.php
rename to tests/phpunit/CRM/Activity/Form/Task/PDFTest.php
index dd3b6723d81ce767e59efc09bc25e6bcddd1f82c..6243408c3f5fb248123dfc1be9adee87ca1db74f 100644 (file)
@@ -6,7 +6,7 @@ use Civi\Token\TokenProcessor;
  * Class CRM_Activity_Form_Task_PDFLetterCommonTest
  * @group headless
  */
-class CRM_Activity_Form_Task_PDFLetterCommonTest extends CiviUnitTestCase {
+class CRM_Activity_Form_Task_PDFTest extends CiviUnitTestCase {
 
   /**
    * Set up for tests.