Skip to content

Commit

Permalink
CRM-19298 - hopefully last syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcclelland committed Nov 28, 2016
1 parent c2ce0c2 commit 461ae02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit/api/v3/ContributionPageTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ public function testSubmitMembershipBlockIsSeparatePaymentWithEmail() {
),
array(
'Total: $',
),
)
);
$mut->stop();
$mut->clearMessages(999);
Expand Down

0 comments on commit 461ae02

Please sign in to comment.