Fix test on secondary membership contribution to use full form flow
authorEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 25 Oct 2023 01:04:15 +0000 (14:04 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 25 Oct 2023 05:02:30 +0000 (18:02 +1300)
commitadbe76d4a1359a64d8e419287cc5402b093e883a
tree77628a26f6dd3868075c81b682932d9fc2eac593
parent5092e669223b5c04c9a600169259eb9e70cbcf60
Fix test on secondary membership contribution to use full form flow

This includes minor standardisation on the priceSetID references - the
variable is being referred to from both the get & within params but the
getter is the primary source
CRM/Contribute/Form/Contribution/Main.php
CRM/Contribute/Form/ContributionBase.php
Civi/Test/FormWrapper.php
tests/phpunit/CRM/Contribute/Form/Contribution/ConfirmTest.php
tests/phpunit/CRMTraits/Financial/PriceSetTrait.php