Set trxn_id & invoice_id in tests as needed rather than by default.
authoreileen <emcnaughton@wikimedia.org>
Wed, 21 Nov 2018 21:22:44 +0000 (10:22 +1300)
committereileen <emcnaughton@wikimedia.org>
Thu, 22 Nov 2018 00:31:01 +0000 (13:31 +1300)
commit360a0925d17e345a6bae5b8154b0aa4c4df9efec
tree84c6014ae012001706958575ab9586d2d82fb2c8
parente85848a2ac3464b09670788783faf29019331eb4
Set trxn_id & invoice_id in tests as needed rather than by default.

This causes work-arounds & flakiness by tests using this fn.
Better to add as required.
tests/phpunit/CRM/Financial/Page/AjaxTest.php
tests/phpunit/CRM/Member/Form/MembershipTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ContributionTest.php