Fix test to have correct input params
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 23 Nov 2023 00:22:35 +0000 (13:22 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 23 Nov 2023 07:12:26 +0000 (20:12 +1300)
commit5730e4e5737d190aa5817e610e012c1e1c14915a
tree9313d24c2d25a54c900e7eafba416ccf104dcbf5
parent6723d96fccf66775c543e9a33a87017f8c44d2c0
Fix test to have correct input params

The test was exploiting a code gremlin which did not
require the right submitted values to be set to trigger
a secondary contribution - this fixed.

other_amount is not a real field as the presented field is always price_x
CRM/Contribute/Form/Contribution/Confirm.php
tests/phpunit/CRM/Contribute/Form/Contribution/ConfirmTest.php