From: Web Access Date: Tue, 3 Nov 2015 04:50:30 +0000 (+0530) Subject: Warning fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e09ce24c6c90e4e1d6819a1d815a10a0eeef68ab;p=civicrm-core.git Warning fix --- diff --git a/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php b/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php index 0acd95bfd8..94628957f4 100644 --- a/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php +++ b/tests/phpunit/WebTest/Pledge/StandaloneAddTest.php @@ -36,7 +36,7 @@ class WebTest_Pledge_StandaloneAddTest extends CiviSeleniumTestCase { } /** - * @return array + * Add pledge */ public function testStandalonePledgeAdd() { $this->webtestStandalonePledgeAdd();