Upgrade test to use more recent methodology for testing forms
authorEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 10 Feb 2023 21:57:48 +0000 (10:57 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 10 Feb 2023 21:57:48 +0000 (10:57 +1300)
commit5119672a3af57bd290b8c8a7be0096eee1a7ef91
tree6ea44a205b39f3b1fd71002d5cbd92842971351c
parent327bb32cda93e963a4a1800d018bd17b2e2bfb22
Upgrade test to use more recent methodology for testing forms

The tested class had been hacked to accept parameters to postProcess,
but we can now avoid that & it will likely be rejected in a later php
version / muddy the waters
CRM/Contact/Form/Task/Label.php
tests/phpunit/CRM/Contact/Form/Task/PrintMailingLabelTest.php