Fix unit test to be 'legit'
authoreileen <emcnaughton@wikimedia.org>
Sun, 10 Nov 2019 21:23:13 +0000 (10:23 +1300)
committereileen <emcnaughton@wikimedia.org>
Sun, 10 Nov 2019 23:46:43 +0000 (12:46 +1300)
commitf150189bcc1f5ca5faefe4125aa94044da2c6cff
treeb8d3a48bd2c6eb56ee53327e165b84531f148008
parent54744051dea726c2b1495f24fc1cf7ba7fa25e11
Fix unit test to  be 'legit'

This unit test is one of a bunch that came up as not creating valid payments. The issue is
in the test set up methodology (the 'partial_payment_to_pay' key doesn't work).

On tidying up the test proved to be mostly cruft from an earlier iteration
tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php