Skip to content

Commit

Permalink
removing links to code.cakephp.org/tickets
Browse files Browse the repository at this point in the history
  • Loading branch information
ceeram committed Mar 26, 2011
1 parent 893ced5 commit 9102321
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion cake/tests/cases/libs/controller/scaffold.test.php
Expand Up @@ -819,7 +819,6 @@ function testScaffoldFlashMessages() {
/**
* test that habtm relationship keys get added to scaffoldFields.
*
* @see http://code.cakephp.org/tickets/view/48
* @return void
*/
function testHabtmFieldAdditionWithScaffoldForm() {
Expand Down
3 changes: 0 additions & 3 deletions cake/tests/cases/libs/model/model_write.test.php
Expand Up @@ -3762,7 +3762,6 @@ function testSaveAllHasManyValidationOnly() {
/**
* TestFindAllWithoutForeignKey
*
* @link http://code.cakephp.org/tickets/view/69
* @access public
* @return void
*/
Expand Down Expand Up @@ -3827,7 +3826,6 @@ function testFindAllForeignKey() {
/**
* testProductUpdateAllWithForeignKey
*
* @link http://code.cakephp.org/tickets/view/69
* @access public
* @return void
*/
Expand Down Expand Up @@ -3878,7 +3876,6 @@ function testProductUpdateAll() {
/**
* testProductUpdateAllWithoutForeignKey
*
* @link http://code.cakephp.org/tickets/view/69
* @access public
* @return void
*/
Expand Down

0 comments on commit 9102321

Please sign in to comment.