Skip to content

Commit

Permalink
Fix comment - wrong ticket ref
Browse files Browse the repository at this point in the history
  • Loading branch information
eileenmcnaughton committed May 2, 2015
1 parent 70745fb commit ee072e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit/api/v3/SyntaxConformanceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -1125,7 +1125,7 @@ public function testCreateSingleValueAlter($entityName) {
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:
Expand Down

0 comments on commit ee072e1

Please sign in to comment.