Fix comment - wrong ticket ref
authorEileen McNaughton <eileen@mcnaughty.com>
Sat, 2 May 2015 23:41:05 +0000 (11:41 +1200)
committerEileen McNaughton <eileen@mcnaughty.com>
Sat, 2 May 2015 23:41:05 +0000 (11:41 +1200)
tests/phpunit/api/v3/SyntaxConformanceTest.php

index bb4854c1b788489e9b9df137cf8042c7267b986f..d8e732bb4b0acb316f9d9bfd8130d5485c0c2d73 100644 (file)
@@ -1125,7 +1125,7 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
           break;
         
         case CRM_Utils_Type::T_TIMESTAMP:
-          // 4.6 doesn't support timestamp updates from 4.7 we should uncomment this. See CRM-16204
+          // 4.6 doesn't support timestamp updates from 4.7 we should uncomment this. See CRM-16431.
           continue;
 
         //case CRM_Utils_Type::T_DATETIME: