Browse Source

Merge pull request #1381 from ravage84/patch-1

Annotated testReconnect
Mark Story 12 years ago
parent
commit
b73f927787
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php

+ 1 - 1
lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php

@@ -569,7 +569,7 @@ class DboSourceTest extends CakeTestCase {
 	}
 
 /**
- * testReconnect method
+ * Tests if the connection can be re-established and that the new (optional) config is set.
  *
  * @return void
  */