Skip to content

Commit

Permalink
Merge pull request #17224 from eileenmcnaughton/testc
Browse files Browse the repository at this point in the history
[NFC] Test cleanup
  • Loading branch information
colemanw authored May 3, 2020
2 parents f10ea7c + 562e4fb commit a6727c5
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
2 changes: 2 additions & 0 deletions CRM/Contribute/BAO/ContributionRecur.php
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,10 @@ public static function supportsFinancialTypeChange($id) {
* Parameters that should be overriden. Add unit tests if using parameters other than total_amount & financial_type_id.
*
* @return array
*
* @throws \CiviCRM_API3_Exception
* @throws \Civi\API\Exception\UnauthorizedException
* @throws \API_Exception
*/
public static function getTemplateContribution($id, $overrides = []) {
// use api3 because api4 doesn't handle ContributionRecur yet...
Expand Down
Loading

0 comments on commit a6727c5

Please sign in to comment.