CRM-19213 fix one instance of mis-setting payment_instrument_id.
authoreileen <emcnaughton@wikimedia.org>
Tue, 15 Nov 2016 23:50:50 +0000 (12:50 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 16 Nov 2016 04:17:26 +0000 (17:17 +1300)
commitf69a9ac37243bfd31132875efe853baecdb295a2
tree7de700e1fbaaef10100236aafcb0d48e0750e1cf
parent356bfcaf4b68da484020eb13a1f941b361424052
CRM-19213 fix one instance of mis-setting payment_instrument_id.

There are several but I have only touched the one where I was already working on the test coverage
CRM/Contribute/BAO/Contribution/Utils.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Member/Form/Membership.php
CRM/Member/Form/MembershipRenewal.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ContributionPageTest.php
tests/phpunit/api/v3/ContributionTest.php