diff --git a/lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php b/lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php index 3320c1765..bedc1d258 100644 --- a/lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php +++ b/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 */