From: Web Access Date: Mon, 18 Jan 2016 13:31:11 +0000 (+0530) Subject: Warning fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1a03f246ccfda3b10d0a7399a62c0a63778bbb0b;p=civicrm-core.git Warning fix --- diff --git a/tests/phpunit/WebTest/Contact/EditContactTest.php b/tests/phpunit/WebTest/Contact/EditContactTest.php index cbf1aaec51..e3274cfe64 100644 --- a/tests/phpunit/WebTest/Contact/EditContactTest.php +++ b/tests/phpunit/WebTest/Contact/EditContactTest.php @@ -113,7 +113,9 @@ class WebTest_Contact_EditContactTest extends CiviSeleniumTestCase { } - // CRM-17273 + /** + * CRM-17273 + */ public function testdisallowEditLocationType() { $this->webtestLogin();