Follow up on EntityFinancialAccount delete
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 29 Nov 2022 22:59:45 +0000 (11:59 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 29 Nov 2022 22:59:45 +0000 (11:59 +1300)
commit0e94300054f6f18db43bff1a6385a41180628365
tree39f5668017d3554663e362a52cfd9df95af88000
parent78a507296f849b64ecaccbffef6b8d3893f93e7f
Follow up on EntityFinancialAccount delete

I decided the test was a waste of space as it was mixing up the entities
& hence checking the wrong id with the wrong entity & meaningless.

Form now uses the right api:
CRM/Financial/BAO/EntityFinancialAccount.php
CRM/Financial/Form/FinancialTypeAccount.php
tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php