From bd265d68f6eb7e2f881eafc7272336729483beb1 Mon Sep 17 00:00:00 2001 From: monishdeb Date: Thu, 19 Nov 2015 23:00:34 +0530 Subject: [PATCH] format fix --- tests/phpunit/CiviTest/CiviSeleniumTestCase.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/phpunit/CiviTest/CiviSeleniumTestCase.php b/tests/phpunit/CiviTest/CiviSeleniumTestCase.php index b80a673909..7c0b0287da 100644 --- a/tests/phpunit/CiviTest/CiviSeleniumTestCase.php +++ b/tests/phpunit/CiviTest/CiviSeleniumTestCase.php @@ -1473,8 +1473,8 @@ class CiviSeleniumTestCase extends PHPUnit_Extensions_SeleniumTestCase { * @param int $duration_interval * @param string $duration_unit * @param string $auto_renew - * @param string $auto_renew - + * @param int $minimumFee + * @param string $financialType * * @return array */ -- 2.25.1