Test & remove handling for max_related in renewal form
authoreileen <emcnaughton@wikimedia.org>
Mon, 31 Aug 2020 04:15:37 +0000 (16:15 +1200)
committereileen <emcnaughton@wikimedia.org>
Mon, 31 Aug 2020 04:15:37 +0000 (16:15 +1200)
commitf4d22986701224ea83e0f667ea892704b8858761
tree8df57d8322e7d84e753a31d8c818c877ec3f35fe
parent060f4f65044c7cb305b9abda7af101d59c72850a
Test & remove handling for max_related in renewal form

max_related is not a field on the renewal form - the handling appears to exist purely because
at some stage the BAO was not able to calculate it - however, as the test demonstrates that is
no longer the case
CRM/Member/Form/MembershipRenewal.php
tests/phpunit/CRM/Member/Form/MembershipRenewalTest.php